Frontend - ZackSyed/OrderedList GitHub Wiki
Frontend Routes
OrderedLists frontend components structure:
Root
App
- OrderedLists components
Footer
The following routes will be rendered in the OrderedLists component section.
-
/
splash
-
/login
LoginForm
-
/signup
SignupForm
-
/account
UserShow
CatagoryIndex
-
/:catagory
CatagoryShow
ListIndex
TaskIndex