Skip to content

A simple RSVP web form implemented using the MVC design pattern.

License

Notifications You must be signed in to change notification settings

ruddanil/RSVP-NET-MVC-SSTU

Repository files navigation

RSVP-NET-MVC-SSTU

A web application that allows invitees to respond to an invitation and save information about their response in a database. The Model-View-Controller (MVC) design pattern is used.

image

Main features:

  1. Home page displaying information about the party.
  2. Form that can be used to respond to the invitation (RSVP).
  3. Validity check for the RSVP form, which will display a thank you page.
  4. Saving RSVP form data in a database (MS SQL).
  5. Viewing all responses from the database on a separate page of the application.

Project structure:

image

About

A simple RSVP web form implemented using the MVC design pattern.

Topics

Resources

License

Stars

Watchers

Forks