Skip to content

Barber booking application using the MVC framework

Notifications You must be signed in to change notification settings

brandon-vo/book-with-me

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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