https://github.com/melvinchia3636/oop-practical
A GUI wrapper for the all the tasks given in my uni OOP course.
https://github.com/melvinchia3636/oop-practical
awt gui java oop practical software-engineering swing university
Last synced: 3 months ago
JSON representation
A GUI wrapper for the all the tasks given in my uni OOP course.
- Host: GitHub
- URL: https://github.com/melvinchia3636/oop-practical
- Owner: melvinchia3636
- License: mit
- Created: 2025-05-01T03:50:18.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-06-03T02:26:38.000Z (7 months ago)
- Last Synced: 2025-06-03T15:51:42.579Z (7 months ago)
- Topics: awt, gui, java, oop, practical, software-engineering, swing, university
- Language: Java
- Homepage:
- Size: 909 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
☕️ OOP - Practical Task Implementations
A GUI wrapper for the all the tasks given in my uni OOP course
## The Problem
- I need to know how to remove the `Script` from `JavasScript`.
- I need to know how OOP works.
- I'm too curious on how to build a GUI app using Java.
## The Solution
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.
## 🖥 Screenshots
## 🔬 Technologies Used
Swing UI in Java. Can't find the icon for it, so just plain text here.
## ⌨️ Setup
If you want to run the website on your local machine:
1. Download the jar file in the release page of this repo.
3. Make sure you have JRE 1.8 installed.
4. Run `java -jar final.jar`
## 📈 Status
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.
## 💡 Inspirations
Thanks to my university.
## 📄 License
Copyright © 2025 Melvin Chia
Licensed under MIT.