/cakebake

Bake some Cakes 🎂👨🏼‍🍳

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

License People Stars Forks Watches Last Updated

Bake some cakes 🎂👨🏼‍🍳

cakebake Demo
cakebake screenshot

What is this

CakeBake is a GUI application that let's you generate Cake orders using a friendly user interface.

Inspiration

Wanted to explore JavaFx a bit more, thought of this.

Prerequisites

Before you begin, ensure you have met the following requirements:

  • You have installed the latest version of java, javafx

Getting cakebake

To get cakebake, follow these steps:

git clone https://github.com/2kabhishek/cakebake
cd cakebake
code . # With Java extensions installed
# Run CakeBake.java

Using cakebake

Once the app is running, you can select various options from the UI and clicking on Place Order will save the order to orders.txt file.

How it was built

cakebake was built using javafx

Challenges faced

Building the UI exactly as I wanted with FXML was somewhat challenging.

What I learned

  • Got to learn more about JavaFX and how powerful it is.
  • Discovered various new components in FXML and how to use them.

Hit the ⭐ button if you found this useful.

More Info

Source | Website