Skip to content

Frontend Routes

andy-h-2016 edited this page Apr 1, 2021 · 3 revisions
  • /
    • SearchBar
    • ListIndex
      • ListIndexItem
  • /login
    • SessionForm
  • /signup
    • SessionForm
  • /list/:listId
    • TasksIndex
    • ListSummary
  • /list/:listId/:taskId
    • TaskDetails
  • /settings
    • UserSettings
Clone this wiki locally