GithubHelp home page GithubHelp logo

lukyans / greensteps Goto Github PK

View Code? Open in Web Editor NEW

This project forked from greenstepschatt/greensteps

0.0 1.0 0.0 85 KB

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/

Ruby 74.98% JavaScript 1.21% CoffeeScript 2.80% CSS 13.03% HTML 7.98%

greensteps's Introduction

An Intro to Autocato 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

Where the Project is Headed

We're ready to start with the following:

  • Users can log a trash bag
  • Users can log miles (per hike/walk)
  • Admins can log in to an admin interface
  • Admins can define categories
    • 10 points = category 1, 20 points = category 2, ...
    • each category has an associated prize (or prize pool)
  • Trash bags are worth 3 points
  • One mile is worth 1 point
  • Each user's point total is updated when they log trash bags or miles
  • When a user's point total equals or surpasses a category level, they and an admin are notified via email
  • Customize the site's style

greensteps's People

Contributors

crawfoal avatar

Watchers

Sergey Lukyanenko avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.