Final college project - NodeJS online quiz app
Teachers can register/login and add exams manually or randomly from an external API.
Teachers are able to view exams statistics with an overall review for all their exams or by a specific student id.
Students can take an exam by inserting their ID and exam ID.
- Login as teacher
- Take an exam as a student
View the logged-in teacher's exams or statistics
- Add a random exam (using an external api ) or add a specific exam
- Remove an exam
- Delete an exam
- Update an existing exam





