User Login User Register

Online_Exam

Description:
Online Exam System 1. Project Overview The
Online Exam System is a web-based application
designed to manage online exams, results, and
student performance efficiently. It has two main
modules: 1. Admin Module – for managing exams,
questions, and viewing results. 2. Student Module
– for taking exams, viewing results, and reviewing
answers. Technologies Used: • Backend:
PHP • Frontend: HTML, CSS, Bootstrap • Database:
MySQL • Server: XAMPP (Apache &
MySQL) ________________________________________ 2.
System Requirements Minimum
Requirements: • Windows 7/8/10 or Linux • XAMPP
Server (Apache, MySQL, PHP 8.0 or
higher) • Browser: Chrome, Firefox, Edge • RAM:
2GB+ • Storage: 500MB+ Software
Installation: 1. Install XAMPP:
https://www.apachefriends.org 2. Start Apache and
MySQL services from XAMPP control panel. 3. Place
the project folder inside htdocs (e.g.,
C:\xampp\htdocs\online_exam). 4. Import the
database SQL file using phpMyAdmin
(http://localhost/phpmyadmin).