Student Management System

Manage classes, subjects, students, marks, and notices from a single web-based dashboard. Students can log in, check their profile, view marks, and stay updated with announcements.

Built with PHP & MySQL • Simple to install • Ideal for mini projects

Quick Stats (Sample)

120

Students

08

Classes

24

Subjects

Use the Admin login to configure classes & subjects, then add students and marks.

Key Features

What you get out-of-the-box

Admin Control Panel

Powerful but simple admin panel to manage classes, subjects, students, marks, and important notices from a single dashboard.

Student Self Service

Students can log in, view their profile, update contact details, check subjects, marks, and read latest announcements any time.

Simple PHP + MySQL Code

All features implemented using basic PHP and MySQL queries (insert / update / delete / select) so it is easy to understand for students.

Modules Covered

  • Admin Login & Dashboard
  • Manage Classes & Subjects
  • Manage Students & Marks
  • Notices / Announcements
  • Student Login & Profile
  • Student Marks & Result View

How to Get Started

  1. Import the database.sql file into your MySQL server.
  2. Update database credentials in config.php if needed.
  3. Use the seed admin credentials to log in to Admin Panel.
  4. Configure classes, subjects, students, and marks.

You can customize the code further as per your college project requirements.