create read update and delete on customers, and addresses
On create schedule a list of schedules are pulled from the database
and the list of appointment times are changed based on what is already scheduled.
create read update and delete on customers, and addresses
Report1 shows appointment count by types
Report2 shows Users schedule
Report3 shows appointment counts by user
Im using mysql-connector-java-8.0.21.jar
Java 8