-
Notifications
You must be signed in to change notification settings - Fork 0
Frontend Routes
AAfghahi edited this page Sep 21, 2020
·
3 revisions
Components are as follows:
-
Root
-
App
NavBar
main
-
-
/
Splash
-
/login
SessionForm
-
/signup
New User Form
-
/routes
-
RoutesIndex
RoutesIndexItem
-
-
/routes/new
-
New Routes Form
Sidebar
-
Map
Save Form Modal
Footer
-
-
/routes/edit
Edit Routes Form
-
/routes/:routeId
Route Show
-
/workout
-
WorkoutIndex
WorkoutIndexItem
-
-
/workout/new
New Workout Form
-
/workout/edit
Edit Workout Form
-
/workout/:workoutId
Workout Show