RSVP is a mobile first application that allows users to create public and private events, invite their friends to those events, and keep adding more information as the time is getting closer to the event date.
In this project, the back-end is a rails API that is used to authenticate the user and serves the data to the front-end. The front-end is a SPA, controlled by the backbone framework.