Skip to content

A JavaFX application to track customer appointments and generate business reports. Appointments are saved to remote SQL database.

Notifications You must be signed in to change notification settings

dougvanzee/Docket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docket

This Java application tracks customers, contacts, and appointments. Tracking business appointments can be a powerful tool to maintain relationships with clients and making sure you are maximizing potential business prospects. Persistant data is stored in a MySQL database. The UI will automatically switch between English and French depending on your computer's language settings.

Login Screen

Appointment View

Add Appointment View

Client View

Meetings Per Month Report

Author: Doug Van Zee [email protected] 520.609.6956

Version 1.0.1 IDE: IntelliJ Community 2020.2 Java SE 15.0.1 JavaFX SDK 15.0.1

How To Run Docket Compiled

Make sure you have the correct version of the Java Runtime installed To run the compiled version of the Docket, open Command Prompty and nagivate to the Docket folder. Type "java Main" to run the application.

How To Run Docket Source

Open the Java project in Intellij and click the "Run" button.

About

A JavaFX application to track customer appointments and generate business reports. Appointments are saved to remote SQL database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published