Skip to content

seanpharris/apointmentSchedulingApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 

Repository files navigation

Scheduling Application

Application feautures customer creation/modifying and appointment scheduling to a MySQL database using JDBC.

Java, JavaFX, SQL

Getting started:

  • After login, you will be prompted with appointments within 15 minutes and then will proceed to the dashboard.
  • At the dashboard there will be multiple buttons to navigate the application.
    • To add/edit a customers information, go to the customers page.
    • To add/edit a appointments information, go to the appointments page.
  • On the main dashboard there are several reports about customer/appointments to be observed.
  • To close the application, navigate to the dashboard and at the top right there will be a log out button.

Author: Sean Pharris
Contact info: Email: pharrs.sean@gmail.com
App Version: 5
Date: 5/30/2021
IDE: IntelliJ 2021.1 JDK 11.0.2 javafx-sdk-11.0.2
mysql:mysql-connector-java:8.0.22

TODO:

  1. Database rework
  2. File structure rework
  3. DRY Refactor

About

Multiple time zone customer scheduling app

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages