Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/keshav2010/sdm
- Owner: keshav2010
- License: mit
- Created: 2017-06-09T11:38:50.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-04T20:02:37.000Z (almost 7 years ago)
- Last Synced: 2024-10-14T04:22:12.719Z (3 months ago)
- Topics: data-structures, java, java-8, java-se, personal-project, swing-gui
- Language: Java
- Homepage:
- Size: 82 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: License
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