Skip to content

Spandanparikh201/SRMS-Original

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Student Result Management System (SRMS)

📘 Project Overview

The Student Result Management System (SRMS) is a web-based academic project developed as part of a side project. The objective of this project is to automate the process of managing student results, reduce manual effort, and provide a secure and transparent result management platform for educational institutions.


🎯 Objectives of the Project

  • To digitize student result records
  • To reduce paperwork and human errors
  • To provide role-based secure access
  • To allow quick generation and viewing of results
  • To improve transparency between students and faculty

🧩 Scope of the Project

This system can be used by colleges or schools to manage academic results. It supports multiple user roles such as Admin, Teacher, and Student, each with specific access privileges. The project is scalable and can be enhanced with additional features in the future.


👥 User Roles & Responsibilities

🧑‍💼 Admin

  • Manage students, teachers, subjects, and classes
  • Publish and control results
  • Monitor overall academic performance

👨‍🏫 Teacher

  • Enter and update marks
  • View class-wise results
  • Generate subject-wise reports

👨‍🎓 Student

  • View personal results
  • Check subject-wise marks
  • Download or print result sheets

🛠️ Software Requirements

  • Operating System: Windows / Linux
  • Web Server: Apache
  • Database Server: MySQL
  • Browser: Chrome / Firefox

💻 Hardware Requirements

  • Processor: Intel i3 or higher
  • RAM: Minimum 4 GB
  • Storage: 20 GB free space

🗃️ Database Design

Main tables used in the system:

  • users – stores authentication and role information
  • students – student academic details
  • teachers – teacher information
  • subjects – subject details
  • results – marks and grades

🔄 System Workflow

  1. Admin sets up users, subjects, and classes
  2. Teachers enter marks for assigned subjects
  3. Admin publishes results
  4. Students log in to view results

🚀 Installation & Execution Steps

  1. Install XAMPP/WAMP server
  2. Place the project folder inside htdocs
  3. Import the provided SQL file using phpMyAdmin
  4. Configure database connection in config.php
  5. Start Apache and MySQL services
  6. Run the project using a web browser

📈 Future Enhancements

  • Result analysis with charts
  • PDF/CSV export functionality
  • Email and SMS notifications
  • Mobile responsive design
  • Multi-institution support

✅ Conclusion

The Student Result Management System successfully automates result processing and management. It improves efficiency, accuracy, and accessibility of academic records, making it suitable as a college-level or final-year academic project.


📄 Declaration

This project is developed as part of academic coursework and is intended for educational purposes only.


🙏 Acknowledgement

We would like to thank uor brothers who contributed highly to this project @Param Parekh, @Paavan Parekh and @Meet Parekh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors