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

https://github.com/petekgithub/order-app-using-swing-api

Menu application with Swing UI
https://github.com/petekgithub/order-app-using-swing-api

Last synced: 7 months ago
JSON representation

Menu application with Swing UI

Awesome Lists containing this project

README

          

# Restaurant App Using Swing API

A basic order app that calculates sum of order prices.

## What I learned

* Practice on Swing elements and using Chexbox
* An introduction to GUI in Java