A grading system that allows multiple permissions for users: student and lecturer.
The lecturer can manage all his courses from the start of the course, check the registry, give scores and check the histogram of score distribution.
A student can enroll in courses, keep track of his grades and get a weighted average for all his grades.
Client side written in ReactJS
Server side written in Node.js, Express, MySQL Database
- run npm install in both client and server folders
- run npm start in client folder
- run server.js in server folder
- Lior Wunsch
- Raviv Komem