Skip to content

Roadmap

mmmatthew edited this page Feb 17, 2018 · 3 revisions

Complete data management (until Beginning of March 2018)

  • 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)

Ready to show community (until April 12 2018)

  • 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)
  • Google street view integration

Extras (May-June 2018)

  • user location management (autolocation, change location)
  • advanced filters/sorting
  • multilingual
  • rich routing (app state represented in URL params)
  • Navigation