An open API service indexing awesome lists of open source software.

https://github.com/keiloktql/unicomm

Pet Project for testing out socket.io and chat application features
https://github.com/keiloktql/unicomm

chat-application mysql nodejs react sequelize socket-io

Last synced: 3 months ago
JSON representation

Pet Project for testing out socket.io and chat application features

Awesome Lists containing this project

README

          

# UniComm 🦄
Pet Project for testing out socket.io and chat application features

# Core Features
- Authentication (Create Account and Login) ✅
- Friend Request System 🚧
- Instant messaging 🚧
- Indicate if latest sent message have been read
- Status e.g. Online, Inactive, Typing
- Send emojis
- Push Notification
- Delete message
- Delete account
- Spam Detection

# Tech Stack
- React
- Sass
- NodeJS
- Express
- MySQL
- Sequelize
- Socket.io