/gratus

My Capstone project for the 4th cohort of Ada Developer's Academy - March 2016.

Primary LanguageRubyMIT LicenseMIT

#README

This app allows you to record moments in your life that instill a sense of gratitude. The goal is that by regularly posting things you are grateful for, your overall sense of gratitude is increased. This app contains several different views to help you track how often you post and gain a sense of any trends over time.

This app was made using React, Javascript and D3 for the front-end and Rails for the back-end.

Link: http://www.gratus.io

###Dependencies

Ruby version 2.2.3

Flickr SOAP api

To download this project:

  • clone the project on Github
  • bundle install
  • rake db:migrate
  • rake db:seed

To run the test suite, run 'rspec' in the command line.

Capstone Concept

Product Plan

Trello Board