/odin-privateevents

A user can create events. A user can attend many events. An event can be attended by many users.

Primary LanguageRuby

Private Events

Events application

Created By

Isaac and Armando

Run Project

  • Clone Repo
  • Run these commands
  • bundle install
  • rake db:migrate
  • rails server