RSVP-App Web application to share events and manage guest list, created using Sinatra/ActiveRecord. Setup First, install Postgres and create a database called rsvp and then run: bundle rake db:migrate rackup