This is a project with many features. Enabling management and creation of Teachers and Students and areas for your Teachers and Students. A project with encrypted passwords and protected routes for more security.
- See or edit student and teacher information.
- Create or delete students and teachers.
- See or edit the student report card.
- Send or edit messages.
- View received and created messages.
- See information, report card, and messages.
- Create or delete messages.
- Simulate notes.
- See your information, messages, classes, and student notes.
- Edit student notes.
- Send messages.
To run server, run the following command
npm install
npm start
Client: JavaScript, EJS, Bootstrap
Server: Node, Express, MongoDB, Mongoose, JWT, BcryptJS