A basic chat application built with Node.js, Express.js, Mongoose, and EJS templating. This project was created to practice CRUD operations and MongoDB integration.
- Create new chat messages
- View all chats
- Edit existing chats
- Delete chats
- Store chats in MongoDB with timestamps