Git Product home page Git Product logo

mainecivichackday / wheresyourtrash Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gitter-badger/wheresyourtrash

1.0 13.0 2.0 4.76 MB

This project has bee moved to:

Home Page: https://github.com/code4maine/wheresyourtrash

License: BSD 3-Clause "New" or "Revised" License

Makefile 1.00% DIGITAL Command Language 0.53% Shell 0.86% HTML 18.07% Python 69.72% CSS 3.67% JavaScript 5.83% Dockerfile 0.31%

wheresyourtrash's Introduction

Stories in Ready Where's Your Trash?

Join the chat at https://gitter.im/Code4Maine/wheresyourtrash

Build Status

It seemed so simple. When is the city coming to pick up your trash? So why do we keep forgetting? Well, it doesn't help when recycling is every other Tuesday. And Monday's trash pickup falls on Patriot's Day. Is that even a real holiday? Does the city recognize it.

Confusion no more! Enter your phone number or email address here, tell us where you live in the city and we'll send you a notification first thing in the morning when it's time to disgard your disgardables.

#Easy bootstrapping!

Powered by the ubiquitous Makefile ... this should be pretty easy:

  1. make deps (or make deps_mac if you are, you know, on a mac)
  2. make install
  3. make run
  4. open your browser to: http://127.0.0.1:45000

#Docker friendly!

###from your docker-config directory:

git clone https://github.com/mainecivichackday/wheresyourtrash.git

cd wheresyourtrash

docker-compose up -d --build && docker-compose logs -f

###get yourself an admin user: docker exec -it wheresyourtrash_django-wyt_1 python /usr/local/lib/python2.7/dist-packages/wheresyourtrash/manage_wheresyourtrash.py createsuperuser

access via (http://:8000) for admin functions, add /admin to the end of the URL (http://:8000/admin)

wheresyourtrash's People

Contributors

powellc avatar justin-mecham avatar ubuntuguru avatar waffle-iron avatar gitter-badger avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar Garrett Wilkin avatar Nate Welch avatar James Cloos avatar  avatar Evan avatar Noah Howard avatar  avatar Alexander Gross avatar Sean Harrington avatar

wheresyourtrash's Issues

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.