Skip to content

An app developed for the AngelHack Hackathon 2016

Notifications You must be signed in to change notification settings

waste-not/waste-not

Repository files navigation

waste-not

Stories in Ready

Waste Not is a new technology platform that makes it simple for retail outlets to inventory items that they plan on throwing out and enables social and community organizations to claim these items for redistribution.

Through this platform, Waste Not aims to bridge the gap between consumer waste and hunger, changing the way surpluses are handled, while making sure that it gets into the hands of people who actually need it.

Waste Not is the winner of AngelHack Seattle 2016

Landing Page

Getting Started

  • Ensure you have Node and MongoDB installed

  • Clone this repo

    $ git clone https://github.com/waste-not/waste-not.git
    $ cd waste-not
    
  • Install dependencies and create dev build

    $ npm install
    $ gulp build
    
  • Run local server and database

    $ mkdir db
    $ mongod --dbpath=./db --smallfiles
    $ node server.js
    

Issues? Suggestions? Comments?

Submit an issue on GitHub.

About

An app developed for the AngelHack Hackathon 2016

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •