Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/keshav2010/sdm

StudentDataManager Helps you Manage your Student's Basic Information on your System and provides a simple user interface to interact with stored Data to either view or manipulate it.
https://github.com/keshav2010/sdm

data-structures java java-8 java-se personal-project swing-gui

Last synced: about 1 month ago
JSON representation

StudentDataManager Helps you Manage your Student's Basic Information on your System and provides a simple user interface to interact with stored Data to either view or manipulate it.

Awesome Lists containing this project

README

        

# Student Data Manager
student data manager (SDM) written in Java and uses Swing framework for GUI and Java collections framework for handling student related data.
The application currently is capable of storing basic student details such as name, contact number, address etc and also capable to manage attendance records.

The code is pretty messed up, would be working on making it more readable whenever i get time to fix this crap