/venues

CRUD template for Sports Venues and Timeslots. Tested thoroughly with Rspec + Capybara

Primary LanguageRuby

Venues

CRUD template for Sports Venues and Timeslots. Tested thoroughly with Rspec + Capybara.

Requirements:

  • After cloning repo, make sure to get all dependencies by running:
  bundle install
  • Setup your local Postgres DB and edit database.yml accordingly

Features:

  • Thorough testing on every interface using RSpec.
  • Feature testing all integral parts with capybara.
  • Proper locales.

Deployed on Heroku

https://venuespreview.herokuapp.com/