AppointmentManager

An appointment manager designed for WGU’s Software 2 course.

Task

This is an Appointment Manager designed specifically for WGU's Software 2 course. This application connects to a MySQL database for both logging in and to store the Appointments.

Project Formatting

I have made most of the project to be Object-Oriented with some general practices for object oriented programming. This was mainly for practice.

Requirements

[X] Connects to MySQL Database

[X] Calendar View

[X] Logs User Interaction

[X] Convert Time Based on Location

[X] Has 2+ Available Languages