Examino is an online Examination Portal
Tech stack used:
Frontend: HTML, CSS (bootstrap framework) and JavaScript
Backend: Django Rest Framework
Features:
It serves all three types of users: Institute Administrator, Teachers and Students.
Uses password hashing and tokenization to safegaurd user data.
Can randomly generate password and automatically send a mail to the teacher/student when added by the admin.
Can schedule exam papers (MCQ based for now).
Can automatically check the papers and showcase results.
The result analysis is made using Chartjs and even has a leaderboard to promote compitition.