Skip to content

The app developed for managing student marks and generating reports on student performance.

Notifications You must be signed in to change notification settings

Anam1980/Student_Result_Management_System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 

Repository files navigation

📌 STUDENT_RESULT_MANAGEMENT_SYSTEM 🏤

  • This project is a Student Result Management System that allows teachers and administrators to manage student marks and generate reports on student performance. The system also includes a student interface where students can view their marksheets and track their academic progress over time.

➡️ FEATURES

  • Admin interface for adding and managing student marks
  • Student interface for viewing marksheets and academic progress
  • Security features to ensure authorized user access
  • Reports and analytics on student performance
  • User-friendly interface for teachers, administrators, and students

➡️ TECHNOLOGIES USED

  • Java Swing
  • MySQL

➡️ HOW TO USE

  • 👉 To use the Student Result Management System, follow these steps:
  1. Clone the repository to your local machine.
  2. Download the JDBC driver for MySQL and add it to your project's classpath.
  3. Set up the MySQL database using the SQL script provided.
  4. Run the system using the main class file.
  5. Login as an administrator or student to access the respective interfaces.

LOGGING IN

When you run the system, you will be prompted to log in as either an administrator or a student.

  • To log in as an admin, use the username "admin" and the password "pass".
  • To log in as a student, use the student roll number that were assigned to you by the administrator.

➡️ CODE STRUCTURE

  • 👉 The main components of the code are:
    • 📍adminindex: The main JFrame that displays the options for students and admin.
    • 📍studentadmin: It provides an interface for adding a unique roll number for each student, which can be used to access their marksheet.
    • 📍adminHome: It provides an interface for the admin to access the system using their username and password.

➡️ RESOURCES

➡️ SCREENSHOTS

👉 Screenshot of Main Interface

Screenshot of Main Interface

👉 Screenshot of Admin Portal Interface

Screenshot of Admin portal Interface

👉 Screenshot of Student Portal Interface

Screenshot of Student portal Interface

👉 Screenshot of Admin Home Interface

Screenshot of Admin Home Interface

👉 Screenshot of Student Result Interface

Screenshot of Student Result Interface

✌️ Contributions are welcome! Feel free to submit pull requests or open issue and don't forget to give STAR🌟:!!☺️

About

The app developed for managing student marks and generating reports on student performance.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages