Party RSVP
A friend was planning a large gathering, and needed a way to allow people to RSVP for the event. I created a simple event RSVP application that allowed guests to sign up for the event online. When new registrations were entered into the system, the reservation was stored in a database, and an e-mail with the registration information was sent to the event coordinators.
The first page of the application gave information about the event, with a link to the RSVP form. RSVP form The second page collected the entered data, stored the information in the database, send an e-mail with the information to the event organizer, and displayed the results to the end user.
Later I modified the system to include a photo guest book so former friends could share pictures and messages with each other.
