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

https://github.com/pitzzahh/student-registration

A student registration system that runs on a graphical user interface. Data are stored in the database.
https://github.com/pitzzahh/student-registration

database-access database-gui database-management gui-application student-information-system

Last synced: 4 months ago
JSON representation

A student registration system that runs on a graphical user interface. Data are stored in the database.

Awesome Lists containing this project

README

          

# student-registration
A student registration system that runs on a graphical user interface. Data are stored in the database.
## Database
* PostgreSQL

### Libraries used
* [JCalendar](https://toedter.com/jcalendar/)
* [PostgreSQL Driver](https://jdbc.postgresql.org/download.html)
* [Lombok](https://projectlombok.org/)