Skip to content

mrabhin03/University-Based-Marklist-Management-System

Repository files navigation

🎓 University-Based Marklist Management System

A PHP-based web application built for managing university-level student marklists efficiently. It provides a user-friendly admin panel to handle students, courses, and exam results with automatic GPA calculations and printable marklists.

🛠️ Features

  • ✅ Admin login with session management
  • 📚 Manage Students, Courses, and Examinations
  • 📊 GPA and Grade Calculation based on marks
  • 🖨️ Printable marklists for each student
  • 🔍 Filter data by program, semester, and course
  • 🧮 Automated grade assignment based on GPA scale
  • 🧾 Neat and clean UI for ease of use

🚀 Technologies Used

  • Frontend: HTML, CSS, JavaScript, Bootstrap
  • Backend: PHP (CodeIgniter or Core PHP depending on version)
  • Database: MySQL
  • Hosting: Compatible with XAMPP / Localhost setup

📸 Screenshots

Marklist View

Results Page

Home view

Home

Mark Add or Update page

Update page

Courses View

Courses View

Page to Add Course

Add Course

🧑‍💻 How to Use

  1. Clone the Repository

    git clone https://github.com/mrabhin03/University-Based-Marklist-Management-System
  2. Import the Database

    • Open phpMyAdmin
    • Create a new database (e.g., university_db)
    • Import the database.sql file
  3. Configure Database Connection

    • Open application/config/database.php
    • Set your database credentials
  4. Run the App

    • Launch using XAMPP or any PHP server
    • Navigate to http://localhost/University-Based-Marklist-Management-System/
  5. Login

    • Default admin credentials can be configured in the database

📄 License

This project is open-source and available under the MIT License.

About

A PHP-based web application designed to manage student marklists efficiently. It allows administrators to handle courses, students, and exam results with secure login, easy data entry, GPA calculation, and printable result generation.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages