##Karma
This project is a web app that is intended to provide a platform where users can offer and request help (no matter how big or small). Users are given karma points for their act of kindness so people can track how much they have given back to the community.
##Technologies used
Ruby on rails
RSpec, Capybara
##How to install
Clone the repo and run rails server in the terminal. Some database setup might be required, please follow the onscreen instructions. This will change when it is deployed on Heroku.