frontend routes - Patrick-Mondala/facebook-clone GitHub Wiki
Frontend Routes
Our components are organized as follows:
RootAppNavBarNavSearch
- (main components go here)
Footer
The following routes, defined in App, will render components between NavBar and Footer.
-
/- not logged in (no
current_user)SessionForm
- logged in
SideNavNewsFeedPostFormPostIndexCommentsIndexCommentItem
CommentForm
- not logged in (no
-
/users/:userIdProfileProfileCoverProfilePictureProfilePictureForm
ProfileCoverPictureProfileCoverPictureForm
ProfileNavProfileNavItem
ProfileSidebarProfileIntroProfileBioProfileInformation
ProfilePhotosProfilePhotoItem
ProfileFriendsProfileFriendsIndexProfileFriendItem
ProfileTimelineProfilePostFormProfilePostIndexProfilePostItem