FrontEnd Routes - MichaelSchwar3/logmyjog GitHub Wiki
Frontend Routes
Our components are organized as follows:
RootAppNavBar- (main component goes here)
Footer
The following routes, defined in App, will render components between NavBar and Footer.
/Splash
/auth/loginSessionForm
/auth/signupSessionForm
/my_home/activity_feedCommentIndexCommentIndexItem
/my_home/user_dashboardRunIndexRunIndexItem
ProfileComponent
/profile/:id/goalsGoalIndexGoalIndexItem
UserComponent
/routesRunSearchForm
/routes/createRunForm
/workoutsRunIndexRunIndexItem