Student management site. Allows you to create, update and delete student details. In addition, the site allows you to view the student's details by clicking on the student's name, view his grades by clicking on the grades icon, add and update a grade by clicking on the edit button.
https://student-management-idan.netlify.app/
- Frontend: HTML, CSS, Bootstrap v5.0, Javascript.
- BackEnd: Nodejs, Express, Mongoose, cors.
- Database: MongoDB.
-
run the command: 'npm i' in Server folder.
-
In the Visual Studio code in the Client folder, right-click on the login.html file and select 'Open on live server'.
- Take a username and email from api : https://jsonplaceholder.typicode.com/users.