/great-times_app

Repo for the Software Engineering class

Primary LanguageCSSMIT LicenseMIT

Build Status Maintainability Test Coverage

Great Times

The main goal of this project is: Find a way to connect musicians and stablishments

Repo for the Software Engineering class

Heroku app deploy

Pivotal tracker project link

Getting started

To get started with the app, clone the repo and then install the needed gems:

$ bundle install --without production

Next, migrate the database:

$ rails db:migrate

Finally, run the test suite to verify that everything is working correctly:

$ rails test

If the test suite passes, you'll be ready to run the app in a local server:

$ rails server

Members

  • Andre Arahawa - 9277520
  • Beatriz Pozzan - 9779109
  • Fernando De Freitas - 9778901
  • Wendel Silva - 9844978
  • Ricardo Vázquez - 9277412