This is an Online Exam Management System Project made with HTML, CSS, JavaScript as Frontend and php, MySQL as Backend.
By : itsNileshHere
The Project can be deployed locally using freewares like XAMPP. Copy the Project to XAMPP/htdocs
folder and start the server. To setup Database open http://localhost/phpmyadmin
in browser. Create a Database named exam_management
. Navigate to import tab and import the exam_management.sql
file.
Default admin Email and Password are
admin@email
and1234
. Default student Email and Password arestudent@gmail.com
and1234
.