Skip to content

PrakashZip/OES

Repository files navigation

Online Examination System

Contributors 🤖

This Online Examination System project, developed using PHP, HTML, CSS, Bootstrap, and MySQL, provides a platform for users to register, enroll in exams, and take online tests. The system is designed to be used by students, administrators, and exam creators.

Features

  • User Registration:
    • Users can register by providing details such as name, email, phone, address, and college.
  • Exam Enrollment:
    • Users can enroll in different exams uploaded by the admin.
  • Admin Functionality:
    • Admin can create, delete, and edit exams, questions, answers, and users.
    • Admin can schedule exams, set marking systems, and define time limits.
  • Rank System:
    • The system includes a rank system to display the scores and rankings of users who have taken exams.

Login Credentials

Admin:
Username: admin
Password: admin

User:
Username: prakash@gmail.com
Password: Vikash@123

How to Run Locally

  1. Clone the Repository:
    git clone https://github.com/PrakashZip/OES.git
  2. Open the Project:
    • Open the project in a code editor of your choice.
  3. Database Setup:
    • Create a MySQL database.
    • Import the provided SQL file (database.sql) to set up the necessary tables.
  4. Configure Database Connection:
    • Open the db.php file.
    • Update the database connection details.
  5. Run the Project:
    • Start a local server or use a tool like XAMPP.
    • Visit the project in your web browser.
  6. Login:
    • Use the provided login credentials to access the system.

Exceptions

  • Input validations are implemented, but incorrect inputs may still cause unexpected behavior.
  • Ensure correct database configurations for smooth functioning.

Practical Use Case

This system is suitable for educational institutions that want to conduct online exams efficiently. It allows administrators to manage exams, questions, and users, while students can register, enroll, and take exams online.

Feel free to explore and customize the system based on your requirements.


About

online examination system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published