Skip to content
Braden Neufeld edited this page Sep 4, 2015 · 11 revisions

Task List

Current Front Priority: Building the politician profile components.

Current Backend Priority: Data retrieval functions for the politician profile components

Pre-MVP

Frontend

  • Build profile interface
  • Create bill search/filter
  • Create bill/vote component
  • Mobile tweaks for SearchBox components
  • Mobile tweaks for ProfileBox components
  • URL routing
  • Comment CSS
  • Comment JS
  • Implement browserify/code compilation
  • (Convert to SASS)
  • (Reorganize JS files)

Backend

  • Create routes
  • Switch to dictionary cursor?
  • Create JSON endpoints (read-only)
  • Create politician endpoint
  • Create politician query
  • Create bill endpoint
  • Create bill query

General

  • Choose and register a name/domain
  • Integration system for front-end/back-end

Post-MVP

Frontend

  • Save previous states
  • Link to backend fuzzy search
  • React Native?
  • Improve initial results list mechanism

Backend

  • Implement fuzzy search/more robust secondary search call
  • Improve initial results list mechanism

(Optional)

Clone this wiki locally