/Online-Examination-System

An online examination system using MEAN Stack i.e mongoDB , express , angularjs , node.js .

Primary LanguageJavaScriptMIT LicenseMIT

Online-Examination-System

An online examination system using MEAN Stack i.e mongoDB , express , angularjs , node.js .

Live Project

https://examzone.herokuapp.com

User Section

After getting logged in user can give exam in a given time, see his score , percentage , rank , correct or incorrect answers.

exam1

ADMIN Section

Admin should have to go to /admin route to reach admin section here also authentication is present. Admin has whole CRUD functionality for exam questions and exam duration.He can also view the results of exam.

exam2