An appointment scheduling application with an interactive calendar and reporting capabilities
This application is a scheduling application using Java, JavaFX, and MySQL. This application allows a user to create and modify both appointments and customer data within the application, as well as display notifications of upcoming appointments. The Resources directory contains property files to account for different system languages--in this case, English and Spanish.
- Demonstrate proficiency in the following areas with Java:
- Utilitize a database within an application
- GUI design
- Logging/reporting capabilities
- Managing timestamps
- Lambdas
- Alerts