Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/thomasleavy/barbershop-booking-app


https://github.com/thomasleavy/barbershop-booking-app

Last synced: 18 days ago
JSON representation

Awesome Lists containing this project

README

        

# NOTE
This project has been a learning exercise in JavaFX and Java app development.

# Barbershop Booking App

This JavaFX application is a booking and management system for a barbershop. It has functionality for customers, staff, and administrators.

# Includes

- Customer booking
- Staff access
- Admin access
- Location display

# Requirements

- Apache Maven
```bash git clone https://github.com/thomasleavy/barbershop-booking-app.git
cd barbershop-booking-app
mvn javafx:run