A swing GUI based course registration system
-
Search the course catalog
-
Register for course only if pre-requisites are met
-
Maximum registration of upto six courses
-
De-register from a course
-
List registered courses
-
lib - contains resource files
-
screenshots - contains GUI screenshots
-
src - contains source code
-
uml - contains UML code and the generated UML diagrams
- JDK version 11.0.11 or above
-
Clone the repository on your machine
-
If you are using Windows OS, simply double on the
run.cmd
file. If you are using unix based OS, run the below command in the project directory$ ./run.sh
See all screenshots here