Skip to content

Instantly share code, notes, and snippets.

@drweaver
Last active August 29, 2015 13:56
Show Gist options
  • Save drweaver/8904740 to your computer and use it in GitHub Desktop.
Save drweaver/8904740 to your computer and use it in GitHub Desktop.
Garage Control TODO

TODO list for py_garage_server, gwt_garage_control and google_auth_proxy

  • Dependencies e.g. RPIO, sqlite, python3, oauth, geopy, bottle, cherrypy
  • URLs, webroot etc
  • Configuration e.g. auth setup/disabling/location, email
  • How/when google auth proxy fits in
  • Running e.g. root, command-line, syste service/init.d
  • Create video showing working system
  • Add photos of build electronics
  • Create blog post covering end-to-end - covering design choices e.g. google oauth on Android
  • Wipe RPi SD card and build from scratch to ensure all dependencies are defined
  • Completely remove basic auth from auth proxy
  • Reference/link fysom
  • How to get lat/lng for your garage
  • Ability to completely disable auth for use without google_auth_proxy
  • Unit tests for GWT component and linked to travis CI
  • Move all but garage_server.py into a lib sub-folder
  • Buy and integrate with PiFace
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment