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
- Host: GitHub
- URL: https://github.com/keiloktql/unicomm
- Owner: keiloktql
- Created: 2021-12-08T14:44:48.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-11T17:23:39.000Z (over 4 years ago)
- Last Synced: 2025-02-05T19:40:40.195Z (over 1 year ago)
- Topics: chat-application, mysql, nodejs, react, sequelize, socket-io
- Language: JavaScript
- Homepage:
- Size: 860 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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