Skip to content

Latest commit

 

History

History
55 lines (35 loc) · 972 Bytes

File metadata and controls

55 lines (35 loc) · 972 Bytes

Trelora

A listing consultation tool, designed to be used as a mobile app, by Trelora agents during client home visits. This project was created as a Module 3 group project for Turing's Backend Engineering program.

Prerequisites/ Dependencies

This project assumes you have installed:

  • Ruby 2.4.1
  • Rails 5.2.1
  • Faraday
  • Figaro
  • Byebug
  • Capybara
  • Faraday
  • Figaro
  • Launchy
  • Pry
  • Shoulda-Matchers
  • SimpleCov
  • VCR
  • Webmock

Installing

  1. Clone down the repo:

git clone git@github.com:MacInnes/Trelora.git

  1. Run:

bundle install

bundle update

  1. Setup the database:

rake db:setup

Running the tests

To run the full testing suite, run rspec from the command line.

Heroku Link

Trelora

Contributors

Andrew Mockett

Tara Craig

Maria Torres

Dylan Meskis