-
Notifications
You must be signed in to change notification settings - Fork 9
Roadmap
mmmatthew edited this page Feb 17, 2018
·
3 revisions
- solid internal data management w/ redux for sharing state between Map, Detail view, List
- replace data manager with redux reducer
- implement filtering logic in redux reducer
- add user location to state
- with documentation (in Git Wiki instead of readthedocs)
- visual design iterated
- responsive layout
- redesigned menu bar
- reorder elements
- on mobile, only search field, list toggle and menu toggle buttons visible
- on mobile, list is a left toggled sidebar that appears over the map/details
- on mobile, menu is a right toggled sidebar that appears over map/details/list (menu contains city selection, language selection, app logo, more info button)
- redesigned menu bar
- Google street view integration
- user location management (autolocation, change location)
- advanced filters/sorting
- multilingual
- rich routing (app state represented in URL params)
- Navigation