-
Notifications
You must be signed in to change notification settings - Fork 0
Component Hierarchy
Anna Oh edited this page Nov 19, 2017
·
2 revisions
- App
- Nav Bar
- Main Page (all other Components will be rendered here)
- Footer
- NavBar
- Components:
- SessionButtonsContainer + SessionButtons
- State: session
- Explore (button redirects to Explore Page)
- Following (Drop down - lists most recent followings/requests/followers)
- UserIndexContainer
- UserIndex
- UserIndexItem
- UserIndex
- UserIndexContainer
- User's Profile (button - redirects to User's Page)
- SessionButtonsContainer + SessionButtons
- Components:
- UserFormContainer
- UserForm
- SessionFormContainer *SessionForm
- PhotoIndexContainer (only shows photos of people user follows)
- PhotoIndex
- PhotoIndexItem
- CommentsIndexContainer
- CommentsIndex
- CommentsFormContainer * CommentsForm
- CommentsIndex
- CommentsIndexContainer
- PhotoIndexItem
- PhotoIndex
- PhotoShowContainer
- PhotoShow
- CommentsIndexContainer
- CommentsIndex
- CommentsFormContainer * CommentsForm
- CommentsIndex
- CommentsIndexContainer
- PhotoShow
- PhotoIndexContainer (shows randomly any photo user has access to)
- PhotoIndex
- PhotoIndexItem
- PhotoIndex
- UserShowContainer
- UserShow
- PhotoIndexContainer (only shows photos that logged in user posted)
- PhotoIndex
- PhotoIndexItem
- PhotoIndex
- PhotoIndexContainer (only shows photos that logged in user has saved)
- PhotoIndex
- PhotoIndexItem
- PhotoIndex
- PhotoIndexContainer (only shows photos that logged in user posted)
- UserShow
- UserShowContainer
- UserShow
- PhotoIndexContainer (only shows photos that that particular user posted)
- PhotoIndex
- PhotoIndexItem
- PhotoIndex
- PhotoIndexContainer (only shows photos that that particular user posted)
- UserShow