Skip to content

minhhoccode111/messaging-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Messaging App

The Messaging App TOP is created according to the assignment from The Odin Project course

Demo here.

Features

  • 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

Getting Started

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

Navigation

Idea to implement

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 open Users contact or any given group that has inside child make everything overflow on Chromium based browsers

Preview

Some screenshots

Preview Preview Preview Preview

About

A full-stack messaging app to create groups and chat with others

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages