Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 553 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 553 Bytes

AppointmentManager

This is an appointment manager that interacts with a mySQL database. You can add and edit appointments and add and edit customers with whom you are meeting.

Overview Screen

2021-07-06 09_29_21-Window

##Create Appointment 2021-07-06 09_30_11-Window

This project was written in Java and uses JavaFX for the GUI.