Source Code Only
Full ZIP with frontend, backend, database & documentation.
- Complete project source files
- Database script included
- How-to-run guide
Tap to open live demo
Interactive live demo — verify the project before you buy
Complete final-year project source code with frontend, backend, database, and setup guide. Instant download after secure payment.
Choose your plan
Full ZIP with frontend, backend, database & documentation.
We install & configure the project on your laptop within 24 hours.
Review features, setup steps, and credentials before you pay.
Description, tech stack, and what is included
Online Examination System is a final year project built with PHP and MySQL for students who want a complete web-based examination platform. This final year project provides separate portals for administrators, faculty, and students. Administrators can manage branding, faculty, students, courses, subjects, exam categories, exams, questions, results, notices, feedback, and CSV reports. Faculty users can manage assigned exams, questions, attempts, results, notices, and feedback. Students can register, log in, view available exams, follow instructions, attempt timed MCQ exams, submit answers, view results, read notices, and manage feedback. With role-based login, bcrypt password hashing, timed exam availability, course-based access, and server-side grading, this project is suitable for a final year major project in PHP, MySQL, academic systems, and education technology
Ready to download?Pay once · Use for submission & viva
Modules and controls available to administrators
What end users can do in this application
Additional capabilities included in the project
assets/uploads/PUBLIC_BASEStep-by-step setup on your laptop or PC
CREATE DATABASE IF NOT EXISTS exam_system CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci;mysql -u root -p exam_system < sql/install.sqlconfig/database.php or environment variables:
OES_DB_HOSTOES_DB_NAMEOES_DB_USEROES_DB_PASSassets/uploads/ exists and is writable.PUBLIC_BASE in config/app.php if needed.php -S localhost:8080http://localhost:8080/http://localhost:8080/admin/login.phphttp://localhost:8080/faculty/login.phphttp://localhost:8080/student/login.php
Default demo accounts for testing after setup
Administrator
admin[email protected]passwordFaculty Examples
All use password: password
faculty_sarah / [email protected] — activefaculty_james / [email protected] — activefaculty_emily / [email protected] — activefaculty_michael / [email protected] — activefaculty_lisa / [email protected] — activefaculty_david / [email protected] — inactivefaculty_anna / [email protected] — activefaculty_robert / [email protected] — activeStudent Examples
All use password: password
student_alex / [email protected] — activestudent_maria / [email protected] — activestudent_chris / [email protected] — activestudent_priya / [email protected] — activestudent_jordan / [email protected] — activestudent_taylor / [email protected] — inactivestudent_sam / [email protected] — activestudent_riley / [email protected] — activeUsage terms for academic and personal projects
Search terms and categories for this source code