Skip to content

aungkhantmyat/The-Online-Exam-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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