Skip to content

Appointment scheduler application for a business, the user is able to create and manage appointments, and lookup appointments by customer name, scheduled time, etc. All while connected to a MySQL database. The initial log in Menu can be translated in French, if the system language is set to such language.

Notifications You must be signed in to change notification settings

sasukev09/scheduleApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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.

About

Appointment scheduler application for a business, the user is able to create and manage appointments, and lookup appointments by customer name, scheduled time, etc. All while connected to a MySQL database. The initial log in Menu can be translated in French, if the system language is set to such language.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages