A small Java Swing-based application for booking barbershop appointments. This project provides a GUI where users can book, view, and manage appointments in an e-barbershop environment.
Inspired by the concept from Book-with-Me. Special thanks to brandon-vo for sharing the idea behind this project!
- Clone the Repository and navigate to the project folder.
- Open in Your IDE:
- Open the project in your preferred Java IDE (e.g., IntelliJ IDEA, Eclipse).
- Ensure Java SDK (version 8 or later) is set up in your project environment.
- Build the Project and Run the Application through your IDE's build and run options.
Feel free to fork this repository and submit pull requests with improvements or bug fixes. For major changes, please open an issue first to discuss your ideas.