Notes Management System (NMS) is a web-based application that makes it easy to create, edit, and organize notes. Its key feature is a built-in Discord bot, which can do everything the website can from adding new notes to retrieving old ones. By logging in with the same account, all notes stay synced in real time between the website and Discord. With a simple and clean interface built using EJS, a secure backend powered by Node.js and Express, and reliable storage in MySQL, NMS ensures both ease of use and data security. Whether you’re on the web or inside Discord, your notes are always accessible, up-to-date, and safely stored.
Tech Stack:
Frontend: EJS, HTML, CSS,
JavaScript
Backend: Node.js, Express.js
Database: MySQL (mysql2)
Security &
Middleware: bcrypt, express-session, body-parser
Integration: Discord Bot (Discord.js)
Overview: