Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 858 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 858 Bytes

The-Online-Exam-System

The Online Exam System is a system in which Students can take the exam online easily and the exam administrators can manage the student information and the exam results.

  • On the student’s webpage side, there are the “Login” page, the “Rules & Regulations” page, the “System compatibility check” page, the “User face input collection” page, the “Exam” page, and the “Result” page.
  • On the admin’s webpage side, there is the “Students Listing” page (CRUD process of students can be performed) and the “Exam Results” page (Each Student Result Status and Total Score can be reviewed)
  • Developed the system using Flask Framework and MySQL Database.

image