Skip to content

This is an app that lets you schedule and manage appointments and customers. Connected to a mySQL database.

Notifications You must be signed in to change notification settings

jaymichalek/WGU_C195_Appointment_Scheduling_App

Repository files navigation

WGU_C195_Appointment_Scheduling_App SOFTWARE II - ADVANCED JAVA CONCEPTS — C195

This is an app that lets you schedule and manage appointments and customers. Connected to a mySQL database. mySQL DB in code no longer exist. Will need to set up a new DB.

SCENARIO: You are working for a software company that has been contracted to develop a GUI-based scheduling desktop application. The contract is with a global consulting organization that conducts business in multiple languages and has main offices in Phoenix, Arizona; White Plains, New York; Montreal, Canada; and London, England. The consulting organization has provided a MySQL database that the application must pull data from. The database is used for other systems, so its structure cannot be modified.

The organization outlined specific business requirements that must be met as part of the application. From these requirements, a system analyst at your company created solution statements for you to implement in developing the application. These statements are listed in the requirements section.

Your company acquires Country and First-Level-Division data from a third party that is updated once per year. These tables are prepopulated with read-only data. Your company also supplies a list of contacts, which are prepopulated in the Contacts table; however, administrative functions such as adding users are beyond the scope of the application and done by your company’s IT support staff. Your application should be organized logically using one or more design patterns and generously commented using Javadoc so your code can be read and maintained by other programmers.

About

This is an app that lets you schedule and manage appointments and customers. Connected to a mySQL database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published