Exam Hall Management System Full Source Code Using PHP/MySQL

Language

Abstract :

The Examination Hall System is a PHP project that can automate the process of exam allotment and seating arrangement. The system was developed using the following languages: PHP, HTML, CSS, JavaScript, MySQLi, and jQuery.

The system facilitates the examination by assigning each student to their respected classes and allocating the seating arrangement to avoid conflict. Most of the time student faces problems finding their assign examination hall, so with this system, it will be easier to manage the location by arranging each hall in a computer-generated way. This is very useful for colleges whereas it can generate a report that concerned the students.

The system has a feature that generates a report automatically during exams at the end of the session or in between the session.

The major modules in this application are,

  • Dashboard
  • Teacher Management
    • Add Teacher
    • View Teacher
  • Student Management
    • Add Student
    • View Student
  • Subject Management
    • Add Subject
    • View Subject
  • Class Management
    • Add Class
    • View Class
  • Exam Management
    • Add Room Type
    • View Room Type
    • Add Room
    • View Room
    • Add Exam
    • View Exam
    • Add Allotment
    • View Allotment
  • USERS
    • User Management
    • User Permissions
  • Settings
    • Appearance Management
    • Email Management
  • Report Management
    • Today's Exam
    • Exam Report

SYSTEM SPECIFICATIONS

HARDWARE REQUIREMENTS

PROCESSOR: INTEL CORE I3
RAM: 4GB
HDD: 1TB
MONITOR: 15” COLOR MONITOR

SOFTWARE REQUIREMENTS

FRONT END: HTML, CSS
BACK END: PHP, SQL
OPERATION SYSTEM: WINDOWS 7
IDE: XAMPP SERVER

How to Run

Requirements

  • Download and Install any local web server such as XAMPP/WAMP.
  • Download the provided source code zip file. (download button is located below)

Installation/Setup

  1. Open your XAMPP/WAMP's Control Panel and start the Apache and MySQL.
  2. Extract the downloaded source code zip file.
  3. If you are using XAMPP, copy the extracted source code folder and paste it into the XAMPP's "htdocs" directory. And If you are using WAMP, paste it into the "www" directory.
  4. Browse the PHPMyAdmin in a browser. i.e. http://localhost/phpmyadmin
  5. Create a new database naming exam_hall.
  6. Import the provided SQL file. The file is known as exam_hall.sql located inside the DB folder.
  7. Browse the Examination Hall System in a browser. i.e. http://localhost/ehms-full-source-code/Source Code/.

    Note: To log in as a Student or Teacher, please browse the following.

    For Students: http://localhost/ehms-full-source-code/Source Code/student.php
    For Teachers: http://localhost/ehms-full-source-code/Source Code/teacher.php

Admin Access Information:

Email: [email protected]
Password: admin

DEMO

For students or anyone else who needs program or source code for thesis writing or any Professional Software Development, Website Development, Mobile Apps Development at affordable cost contact me at

Facebook: https://cutt.ly/wefzDNI
Whatsapp : https://rb.gy/cdb101

Subscribe to my Youtube Channel: https://cutt.ly/vefl69a
Website : https://bit.ly/2YBkk0E

Note: Source Code is only available for educational purposes, plz don’t use it for commercial purposes without the permission of the original author.

Check my other Php Projects With Source Code

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.

Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.

FOR YOUR OWN SAFETY, PLEASE:

1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.

Comments

Submitted bySecurityGuy (not verified)on Mon, 08/23/2021 - 20:44

Hey could you give me your mail for contact. I found several vulnerabilities in your software.
Submitted byGaetk (not verified)on Sat, 09/03/2022 - 05:22

Erreur : Notice: Trying to access array offset on value of type null in C:\xampp\htdocs\gestionexamens\sidebar.php on line 15
Submitted byDeksssssss (not verified)on Tue, 12/19/2023 - 22:20

do you have now the complete project of this? The student and teacher have no functions

Add new comment