Skip to content

It is My CodeClause Golden Project. 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.

Notifications You must be signed in to change notification settings

vishalshahh/Code_Clause_Exam_Seating_Arrangement_System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Code_Clause_Exam_Seating_Arrangement_System

It is My CodeClause Golden Project. 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: 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

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/ehms-full-source-code/Source Code/. Note: To log in as a Student or Teacher, please browse the following.

For Adminsitration: http://localhost/ehms-full-source-code/Source Code/login.php 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: Vishal12kl@gmail.com Password: admin

Student Access Information: Email: VanshikaMadnawat@gmail.com Password: Vanshika

Teacher Access Information: Email: ShivamTiwari@gmail.com Password: ShivamTiwari

About

It is My CodeClause Golden Project. 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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published