Skip to content

The project aims to simply and document the seating arrangement process for exams by providing a platform to manage student and room data. Unlike automated systems, this project focuses on organizing and storing seating arrangements that can be manually managed by administrators.

License

Notifications You must be signed in to change notification settings

Swatadru/Exam-Seating-Arrangement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exam-Seating-Arrangement

The Examination Seating Arrangement 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: Ryzen 5 5500U, RAM: 8GB, SSD: 512GB

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

Open your XAMPP/WAMP's Control Panel and start the Apache and MySQL. Extract the downloaded source code zip file. 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. Browse the PHPMyAdmin in a browser. i.e. http://localhost/phpmyadmin Create a new database naming exam_hall. Import the provided SQL file. The file is known as exam_hall.sql located inside the DB folder. Browse the Examination Hall System in a browser. i.e. http://localhost/Exam-Seating-Arrangement/. Note: To log in as a Student or Teacher, please browse the following.

#Just give the full path of your project directory including localhost at the beginning at your browser

For Adminsitration: http://localhost/Exam-Seating-Arrangement/login.php #For example

For Students: http://localhost/Exam-Seating-Arrangement/student.php #For example

For Teachers: http://localhost/Exam-Seating-Arrangement/teacher.php #For example

ADMIN ACCESS INFORMATION

Email: swatadrupaul@gmail.com

Password: admin

STUDENT ACCESS INFORMATION

Email: swatadrupaul@gmail.com

Password: 123

TEACHER ACCESS INFORMATION

Email: saheb@gmail.com / sahebpaul@gmail.com

Password: 123

Demo Sample of Website

Login Page of admin

Screenshot 2024-11-20 230919

Admin Dashboard

Screenshot 2024-11-20 230950

Student Dashboard #Teacher Dashboard looks similar

Screenshot 2024-11-20 231028

About

The project aims to simply and document the seating arrangement process for exams by providing a platform to manage student and room data. Unlike automated systems, this project focuses on organizing and storing seating arrangements that can be manually managed by administrators.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published