A basic system to manage notifications with Create, Read, Update, and Delete (CRUD) operations.
- Create new notifications with title and message.
- View all or specific notifications.
- Update notification details or status (read/unread).
- Delete unwanted notifications.
- Frontend: HTML, CSS, JavaScript
- Backend: Node.js + Express
- Database: MongoDB