/Exam_Mangement

The aim of this Website is to efficiently manage exams, subjects, students, departements and marks.

Primary LanguagePHP

Exam Management System

This Exam Management System is a powerful CRUD (Create, Read, Update, Delete) application designed for administrators to efficiently manage exams, subjects, students, and marks in an educational environment.

Features

  • Departement Management: manage departments.

  • Subject Management: Add, view, update, and delete subjects for academic courses.

  • Student Management: Easily manage student records including details such as name, ID, and contact information.

  • Marks Entry: Record and update marks for each student in different subjects.

  • Exams Management: Keep track of exams, their schedules, and related details.

Getting Started

Prerequisites

You only need docker-compose to run this project. If you don't have Docker installed, you can follow the installation guide here.

Installation

  1. Clone this repository to your local machine:
git clone https://github.com/ishakzail/exam-management.git
  1. Navigate to the project directory:
cd exam-management
  1. You can run this project with a single command:
docker-compose up --build

Usage

  1. Open this URL in the browser
localhost:9191/Admin/login.php
  1. Admin Credentials

Overview

Dashboard dashboard
Exam list dashboard
Exam PV example dashboard