Developed a Quiz Web app for technical evaluation and to conduct online exams in the COVID-19 situation. The App managed the details of students, exams, marks, courses along with full access to the admin
HTML/CSS and Bootstrap were used for the frontend development
For the backend Python, Django Framework, NoSQL were implemented with the help of PyCharm and SQLite
The admin added the questions with the help of the form developed in the Django framework with the access to add ,update ,edit and delete.
Data related to the students, teachers, subjects etc was stored in the NoSQL
The user could log in/sign up and take the MCQ test and the result was generated after the completion of the test