- Sign up
- Create an event
- Watch your guestlist grow on your events and join other events!
- A user can create events
- A user can view/join events
- Allow an event creator to limit the total number on the guestlist
- Allow an event user to send out confirmation emails
- Allow for items, gifts, etc to be coordinated and brought to an event
- Allow Google calendar invites
Clone or download the repo Run 'bundle install' to install all dependency gems Run 'bundle exec rake db:create, bundle exec rake db:migrate, bundle exec rake db:seed (optional)' Finally, run 'bundle exec shotgun' and fire up your browswer to http://localhost:9393
or