https://github.com/aromalanil/srms
👨🎓 A java application for managing the academic records of students.
https://github.com/aromalanil/srms
cse java java-application ktu netbeans
Last synced: 17 days ago
JSON representation
👨🎓 A java application for managing the academic records of students.
- Host: GitHub
- URL: https://github.com/aromalanil/srms
- Owner: aromalanil
- Created: 2019-10-16T14:40:07.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-08T19:34:39.000Z (over 4 years ago)
- Last Synced: 2025-05-05T04:04:04.532Z (17 days ago)
- Topics: cse, java, java-application, ktu, netbeans
- Language: Java
- Homepage:
- Size: 9.02 MB
- Stars: 1
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Student Record Managment System (SRMS)
A java application for managing student's records like attendance internals etc.
## User
- Teachers
- Students
- Staff Advisor
# Features
## Teachers![]()
* Can input attendance of each students.
* Can only input the data of the subjects which they are in charge of.
* Export the data as Spreadsheet## Staff advisor
![]()
* Can view all details of all students belonging to the class they are in charge of.
* Export the data as Spreadsheet## Students
![]()
* Can view attendance & internal mark entered by the teacher.
# Development
This is developed using Netbeans IDE. The database used is MySQL.