Skip to content

PeterJSims/CustPoint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

--JavaFX project--
CustPoint - an application providing the ability to manage and create customers and appointments for your scheduling needs.

To run the program:
  - Starter DB files have been provides in the DBStarterFiles directory.
  - Ensure you have the above versions of the Java SDK and JavaFX installed
  - Run the Main class found at 'src/main/java/sims/custpoint/Main.java' 
  - The following users are available for the application:
                #1 username: test  / password: test
                #2 username: admin / password: admin
  - Upon logging in, all functionality will be available. Customers and appointments are able to be deleted from the
    main menu, and clicking "Add" or "Modify" under each of their respective displays will take you to their own view.


MySQL Driver used:
  - mysql-connector-java-8.0.26

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages