The Messaging App TOP is created according to the assignment from The Odin Project course
Demo here.
- Chat with other user
- Send and receive messages
- Send and parse image links
- Create, edit, delete groups
- Join public group
- Leave group
- Kick a member out of group
- Edit profile
- Authentication
- Authorization
HTTPS
git clone https://github.com/minhhoccode111/messaging-app.git
Or SSH
git clone git@github.com:minhhoccode111/messaging-app.git
Then change directory
cd messaging-app
Then getting started with server
Then getting started with client
Then navigate here
- See all my projects
- See my previous project Messaging App Front
- See my previous project Messaging App Back
Back
- Request queries to get limited messages every time (not all)
- Delete current logged in user
- Delete, edit message (vs group, vs person)
- Edit other users (like nickname)
- Block other users
- Friends
Front
- Message reactions
- Edit other user (like nickname)
- Light, dark themes
- Upload images
- Performance considerations
- Real time
- Over flow
/chat
when toggle openUsers
contact or any given group that has inside child make everything overflow on Chromium based browsers