forked from shayqn/parle
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Braden Neufeld edited this page Sep 4, 2015
·
11 revisions
Current Front Priority: Building the politician profile components.
Current Backend Priority: Data retrieval functions for the politician profile components
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
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)