aakash-garg / greensteps

This is the web app for Green Steps, a community focused initiative that incentivizes litter cleanup in the Chattanooga area.

Home Page:https://www.greenstepschatt.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An Intro to Greensteps for Developers

Welcome

Hi there! This project is just getting started. Currently, I just have basic user authentication set up (via Devise). I'd love your help with Developing this app! See the contribution guidelines for more information. You can check out the production version of this app at https://greensteps.herokuapp.com/.

Getting Started

Before getting started, you'll need to have Ruby 2.4.1, Rails 5.0.4, and Postgres 9.6 installed on your machine. If you need help with this, check out the setup guide from Go Rails. Rather than following the last set of steps to create a new app, you'll fork this repo and then create a local clone to work with.

You will also need PhantomJS installed. You can download it from that webpage, or on a Mac simply run brew install phantomjs.

Once you have a copy of this project on your machine, you should run bin/setup. At this point, it's a good idea to

  1. run bin/rspec to make sure everything was installed properly
  2. start the server and explore the app

About

This is the web app for Green Steps, a community focused initiative that incentivizes litter cleanup in the Chattanooga area.

https://www.greenstepschatt.com/


Languages

Language:Ruby 76.0%Language:CSS 12.2%Language:HTML 8.1%Language:CoffeeScript 2.6%Language:JavaScript 1.1%