Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thammami01/institute-records-ms
Institute Records Management System
https://github.com/thammami01/institute-records-ms
collaborate communityexchange github javafx jdk11 jetbrains-ides management-system sqlite university
Last synced: 14 days ago
JSON representation
Institute Records Management System
- Host: GitHub
- URL: https://github.com/thammami01/institute-records-ms
- Owner: THammami01
- Created: 2021-02-17T01:57:19.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-01-29T05:04:24.000Z (12 months ago)
- Last Synced: 2024-11-14T12:31:47.801Z (2 months ago)
- Topics: collaborate, communityexchange, github, javafx, jdk11, jetbrains-ides, management-system, sqlite, university
- Language: Java
- Homepage:
- Size: 77.9 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
## About
Institute Records Management System
## Notes
Software releases can be found [here](https://github.com/THammami01/institute-records-ms/releases/).
[JDK 11](https://www.oracle.com/java/technologies/javase/jdk11-archive-downloads.html) is required in order to test the software.## v1.0.0
- Views and CRUD operations implemented
- Ability to add multiple documents
- Viewing and deleting individual documents
- Introduction of ScrollPane and ConfirmationBox
- Deleting multiple documents simultaneously
- Inclusion of Go Back and Confirmation features
- Implementation of data validation
- Full support for French, Arabic and English languages
- Layout enhancements
- Integration of SQLite
- Ability to display students by class
- Ability to add and delete classes
- Automatic data backup upon exiting
- Inclusion of key event listeners
- Fields adjustments
- Resolution of bugs## Todos
- Add a custom window for viewing documents (without the use Windows Explorer)
- Export all data to a .txt file
- Lock add/update/delete operations
- Developer About Me section## Screenshots