An open API service indexing awesome lists of open source software.

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.

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.