Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 327 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 327 Bytes

Student-Registration

A mini simple database project made in Eclipse.
Implemented with Java, postgreSQL, and eclipse extension called windowbuilder.

Improvements in the future:

How can I implement this using datasource import instead of drivermanager? (Connection Pooling)
Improve to a better and adaptable GUI.