https://github.com/neem08/chatify
A chat application using nodejs, express, vanilla js
https://github.com/neem08/chatify
Last synced: about 1 year ago
JSON representation
A chat application using nodejs, express, vanilla js
- Host: GitHub
- URL: https://github.com/neem08/chatify
- Owner: Neem08
- Created: 2025-03-27T10:44:38.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-27T13:13:31.000Z (about 1 year ago)
- Last Synced: 2025-04-12T07:58:54.635Z (about 1 year ago)
- Language: JavaScript
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a chat application using Nodejs, Expressjs for backend and HTML, CSS and Vanilla JS for frontend
it has up to 5 rooms and multiple user accesssibility
Future improvements:
1. setup db
2. setup multer for image file transfer
3. check for security
