Skip to content

Latest commit

 

History

History
85 lines (50 loc) · 2.42 KB

README.md

File metadata and controls

85 lines (50 loc) · 2.42 KB
License People Stars Forks Watches Last Updated

Paint your imagination 🎨🖌️

painter Demo
painter screenshot

What is this

Painter is a GUI app that lets you paint your imagination.

Inspiration

Always wanted to make a paint app, discovered the JavaFX library.

Prerequisites

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

  • You have installed the latest version of JavaFX

Getting painter

To install painter, follow these steps:

git clone https://github.com/2kabhishek/painter
cd painter

Using painter

Use VS Code to open the painter folder, run the App.java file and enjoy painting.

How it was built

painter was built using VS Code and JavaFX.

Challenges faced

Designing the GUI in Java was a challenge.

What I learned

  • Explored JavaFX further and learned about various features.
  • Learned how to design the GUI in Java.

What's next

Saving functionality is not working.

Hit the ⭐ button if you found this useful.

More Info