Web Based Calendar
The goal of this project was to create a calendar using SOAP. This calendar uses PHP SOAP functions to send and receive data from a server running JAVA.
The calendar allows new users to register and log-in. Authenticated users can then add, edit, and remove events from their calendar. An event consists of a date, start and stop time, title, description, a category, and a location. Both a day and month view are available.
I was involved in the planning stages of the calendar and was responsible for coding the PHP, HTML, and CSS. The calendar is fully standards compliant.
