All Projects → uditbhaskar → Whizzz-The-ChatApp

uditbhaskar / Whizzz-The-ChatApp

Licence: MIT license
Whizzz is a real-time, one-to-one Android chat application made using Firebase, a beautiful user interface, and a push-notification feature.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Whizzz-The-ChatApp

DaProfiler
DaProfiler allows you to create a profile on your target based in France only. The particularity of this program is its ability to find the e-mail addresses your target.
Stars: ✭ 58 (-12.12%)
Mutual labels:  profile, instagram, social-media, facebook, social-network
Channelize-iOS-Chat-SDK-Sample
Open-source JavaScript SDK to enable Real-time Messaging
Stars: ✭ 30 (-54.55%)
Mutual labels:  messenger, chat-application, realtime-messaging, chatapp
messenger-demo
Laravel messenger demo app using rtippin/messenger. Private and group threads with real-time messaging, reactions, attachments, calling, chat bots, and more!
Stars: ✭ 109 (+65.15%)
Mutual labels:  messenger, chat-application, realtime-messaging, realtime-chat
Chat
Instant messaging platform. Backend in Go. Clients: Swift iOS, Java Android, JS webapp, scriptable command line; chatbots
Stars: ✭ 8,238 (+12381.82%)
Mutual labels:  messenger, whatsapp, chat-application, chatapp
dark
🌛 Dark themes / mode for Rambox, Franz or Ferdi messaging services
Stars: ✭ 93 (+40.91%)
Mutual labels:  instagram, messenger, whatsapp
Socialblocklists
Blocklists to block the communication to social networking sites and privacy harming services
Stars: ✭ 161 (+143.94%)
Mutual labels:  social-media, facebook, social-network
Social ids
Get user ids from social network handlers
Stars: ✭ 9 (-86.36%)
Mutual labels:  instagram, facebook, social-network
Igdm
Desktop application for Instagram DMs
Stars: ✭ 1,880 (+2748.48%)
Mutual labels:  instagram, messenger, chat-application
Magento Chatbot
Magento Chatbot Integration with Telegram, Messenger, Whatsapp, WeChat, Skype and wit.ai.
Stars: ✭ 149 (+125.76%)
Mutual labels:  facebook, messenger, whatsapp
Network Avatar Picker
A npm module that returns user's social network avatar. Supported providers: facebook, instagram, twitter, tumblr, vimeo, github, youtube and gmail
Stars: ✭ 74 (+12.12%)
Mutual labels:  instagram, facebook, social-network
hashtag.io
Hashtag.io is a PHP based social networking website, which supports exclusive multimedia content, sharing and private or group messaging service.
Stars: ✭ 64 (-3.03%)
Mutual labels:  profile, instagram, facebook
Heal O Chat
Heal-O-Chat is a Social Media Application for people who have been feeling less motivated in life or are losing hope. This platform allows users to chat with people and share their thoughts and feelings with each other and thereby let go of stress, anxiety, and depression that they've been feeling for long.
Stars: ✭ 42 (-36.36%)
Mutual labels:  social-media, firebase-auth, chat-application
v chat sdk
official sdk for v chat this is a complete chat ecosystem use flutter for clint node js and socket io for server side flutter chat v chat sdk and flutter group chat
Stars: ✭ 25 (-62.12%)
Mutual labels:  social-media, chat-application, chatapp
Zuck.js
A javascript library that lets you add stories EVERYWHERE.
Stars: ✭ 3,396 (+5045.45%)
Mutual labels:  instagram, facebook, whatsapp
awosome-ai-in-social-media
💻 Collect those AI & Bot use in social media wechat/facebook/twitter/instagram/weibo/TikTok etc.
Stars: ✭ 21 (-68.18%)
Mutual labels:  social-media, facebook, social-network
Spam Bot 3000
Social media research and promotion, semi-autonomous CLI bot
Stars: ✭ 79 (+19.7%)
Mutual labels:  instagram, social-media, facebook
Materialabout
It's a material-design about screen to use on your Android apps. A developer profile and application information easy to integrate. 🔖
Stars: ✭ 1,511 (+2189.39%)
Mutual labels:  profile, social-media, social-network
Opensource Socialnetwork
Open Source Social Network (OSSN) is a social networking software written in PHP. It allows you to make a social networking website and helps your members build social relationships, with people who share similar professional or personal interests. It is available in 16 international languages.
Stars: ✭ 710 (+975.76%)
Mutual labels:  profile, facebook, social-network
SocialApp-React-Native
Social Networking mobile app similar to Instagram in React Native.
Stars: ✭ 79 (+19.7%)
Mutual labels:  instagram, social-media, social-network
Webapp
Tinode web chat using React
Stars: ✭ 156 (+136.36%)
Mutual labels:  messenger, whatsapp, chat-application

Whizzz-The ChatApp

This is a realtime one to one chat app made using Firebase, beautiful UI and equipped with push notification for incoming texts.

Guidelines for implementation :-

  1. Add your google-services.json and change Authorization key with your key from your firebase project.
  2. Change package name before importing in the android studio.

Important

1. Whenever you alter anything with database ie, settings, field name, update or delete. Please Reinstall the app and clear all data to avoid app crashes.

2. Connect to firebase console authentication and databse from your ide.

3. In firebase Storage Rules, change value of "allow read, write:" from "if request.auth != null" to "if true".

Login, Splash , SignUp screen.

With animations on both login and signup screens.

Users, Profile, ChatsList screens.

Empty ChatList screen , Forget Password screens.

Messages (chat screen), Other user's profile, LogOut view.

Note:-

If anyone needs the apk file, create an issue.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].