GithubHelp home page GithubHelp logo

cleanslate's Introduction

Clean Slate

Clean Slate is an app that helps citizens keep their city clean.

Getting started

This repo contains the following:

  • A Node.js backend
  • An iOS app

Once cloned, you should assign heroku as a remote, in order to deploy this to the backend.

heroku git:remote cleanslateapp

Deploy new versions

Simply run git push heroku master to deploy any changes.

Heroku will then see .slugignore and remove the iOS source files, before using the package.json file to set this up as a Node.js project. This file is just a dummy project to help Heroku find the real project in the backend/ subfolder.

It will cause the postinstall and heroku-postbuild hooks to be run, which will install all node packages. If successful, the new server version is up within a few seconds.

cleanslate's People

Contributors

sveinhal avatar murdahl avatar emhob avatar stoffen avatar iver7 avatar

Stargazers

 avatar

Watchers

 avatar James Cloos avatar  avatar  avatar  avatar

cleanslate's Issues

Recycling Fun Facts

Create funfacts about recycling for loading screens

  • Plastic degrading time etc.
  • Amount of this type of garbage compared to huge stuff
  • "this garbage might be upcycled to ´this product´ ... if recycled"
  • Humans habits and uses for certain garbage types
  • "You can recycle aluminium over and over again, and there is really no limit to it."
  • Link for possible things.. https://www.conserve-energy-future.com/various-recycling-facts.php

Create Firebase datastructure

Standard ReturnTypes:
Id, Name, Points

  • Gjenbrukstasjon (1000P)
  • MiniGjenbrukstasjon (200P)
  • Returstasjon (20P)
  • Søppelbøtte (10P)

GarbageReturnLocation
Id, GeoTag, ReturnType, Verified(int 3 verified, max 10), Info

GarbageNotification

  • Full søppelkasse
  • Område med mye søppel
  • Annen info, lekkasjer etc
    UserInfo

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.