To use the app online access the website at: https://study-buddy-3.herokuapp.com/ (Note sign up is limited due to trial function of sendgrid, but signup is available with facebook)
To run locally simply clone the directory and run the following commands
bundle install
rails server
Our team used BDD and user stories to develop the main features. We also followed an agile development strategy using Trello,
Our code was tested manually through various user flows, on different browsers. We also have used unit tests to do automated testing.
- Ruby version 6.0.00