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

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.

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


image

## 🔬 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.