machkevds/scheduleApp
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
****APPOINTMENT SCHEDULER**** The purpose of this application is to create and manage appointments for the customers of a business. ------------------------------------------------------------------------------------------------------- **Information of Author** Kevin Salazar WGU Email: ksala83@wgu.edu Application version 1.0.0 Date: November 5, 2023 ------------------------------------------------------------------------------------------------------ **Tools and Technology used** IntelliJ IDEA 2023.1.2 (Community Edition) Build #IC-211.7628.21, built on Wednesday, May 17, 2023, Runtime version: 11.0.11+9-b1341.60 amd64 VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o. Windows 10 10.0 GC: G1 Young Generation, G1 Old Generation Memory: 779M Cores: 4 Kotlin: 211-1.4.32-release-IJ7628.19 Windows 10 Project JDK version 17.0.7 JavaFX SDK 17 MySQL Driver 8.0.28 -------------------------------------------------------------------------------------------- **How to run?** After launching the application, the user is greeted with a Login Screen The user must enter a valid username and password that matches user information stored in the used mySQL database. The testing username and password(s) provided are username: test password: test; username: admin password: admin. ------------------------------------------------------------------------------------------- **Extra Report** The customized report displays the division names that have customers, range is one or more customers. It also includes the number count of the customers for each division that may have customers.