/book-with-me

Barber booking application using the MVC framework

Primary LanguageJava

Book With Me

Barber Booking Application

bookwithme


The following application simulates the process of users booking haircutting services with my barber shop. It consists of creating or logging into an account, booking an appointment by selecting the styles they want done, calculating the cost and time for the haircut, and viewing previous appointments. This information is saved and written to text files as a local database.

Note: This application requires the JCalendar 1.4 library to run properly

Images 📷

Login Screen

login

Register Screen

register

Home Screen

home

Booking Screen

book

View Appointments Screen

view

Profile Screen

profile