Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/uts58/student-grade-management-system
Java-mySQL grade management system with admin/teacher roles, student grading, and PDF report generation
https://github.com/uts58/student-grade-management-system
admin-features authentication crud database-integration education-tool grade-management java management-system mysql pdf-generation report-printing school-project student-database student-grading teacher-management user-management
Last synced: about 1 month ago
JSON representation
Java-mySQL grade management system with admin/teacher roles, student grading, and PDF report generation
- Host: GitHub
- URL: https://github.com/uts58/student-grade-management-system
- Owner: uts58
- License: mit
- Created: 2019-09-02T08:08:51.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-08-09T15:41:11.000Z (over 1 year ago)
- Last Synced: 2024-11-06T12:53:00.625Z (3 months ago)
- Topics: admin-features, authentication, crud, database-integration, education-tool, grade-management, java, management-system, mysql, pdf-generation, report-printing, school-project, student-database, student-grading, teacher-management, user-management
- Language: Java
- Homepage:
- Size: 985 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Java Student Grade Management System (JSGMS)
Manage and monitor your students' performances effortlessly with JSGMS!
## Overview
A robust grade recording application developed using Java and integrated with mySQL for seamless data storage and retrieval. This was a school project I completed in 2018.## Features
**Database Connection Status:** Visual indicator showing the status of the database connection.
**User Authentication:** Separate login access for both Admins and Teachers.
**Admin Capabilities:**
* Add new teachers.
* Edit teacher details.
* Delete teachers from the system.
**Teacher Functions:**
* Organize and manage student records.
* Update and monitor student grades and results.
**Report Generation:** Efficiently produce and print mark sheets in PDF format.
# Screenshots
![image](https://i.ibb.co/rtGqn1x/image.png)![image](https://i.ibb.co/TTZ7dgV/image.png)
![image](https://i.ibb.co/60cYswm/image.png)
![image](https://i.ibb.co/jvMF1h7/image.png)
![image](https://i.ibb.co/vv8FJ3j/image.png)