+3

The current Droidcon funnel uses a backend templating engine that spits out HTML. Browsing this on a mobile device means a long roundtrip every time you go from one detailed view to another, and is not a great experience.

Lets hack this to:

  1. site scrape to expose APIs for the funnel listing & detailed cards (possibly use https://nodejsmodules.org/tags/scrape or http://scrapy.org/)
  2. dump a manifest file with the necessary assets
  3. design & build a concept web app (or android app) that enables easy browsing with smooth preloading (no ability to vote/comment for now)
  4. stretch - build a visualization of the funnel as an android app that facilitates slicing & dicing the data by: a) track, b) votes, c) tag cloud


Project Members

Comments

Login with Twitter or Google to leave a comment →