A GUI wrapper for the all the tasks given in my uni OOP course
- I need to know how to remove the
ScriptfromJavasScript. - I need to know how OOP works.
- I'm too curious on how to build a GUI app using Java.
So yeah, when other people are still implementing the tasks given by the lecturer in CLI, I decided to go one step further and build a simple GUI app for the tasks.
Swing UI in Java. Can't find the icon for it, so just plain text here.
If you want to run the website on your local machine:
- Download the jar file in the release page of this repo.
- Make sure you have JRE 1.8 installed.
- Run
java -jar final.jar
This project is completed. If any bugs are found, please file an issue here, and I'll resolve it ASAP. Feel free to contribute to the project as well.
Thanks to my university.
Copyright © 2025 Melvin Chia
Licensed under MIT.
