This project is a web-based application that allows users to write and download notes while chatting with other users in real time. It's a simple and interactive tool for collaborative note-taking and communication.
This project was done by :
- Frontend:
- HTML
- CSS
- JavaScript
- Backend:
- Node.js
- Express.js
- Real-Time Communication:
- Socket.io
- Rich Note Editor: Write, edit, and save your notes locally as
.txt
files. - Real-Time Chat: Chat with other users simultaneously in the integrated chatbox.
- Dark Mode Support: Switch between light and dark themes for better accessibility.
- Multiple Users: Allows multiple users to interact in the same chat session.