-
Notifications
You must be signed in to change notification settings - Fork 0
Frontend Routes
srajiang edited this page Jan 7, 2020
·
6 revisions
Frontend components follow the following structure:
-
Root-
AppNavBarSessionForm-
ChartsIndexChartIndexLegendChartIndexItem
-
SongMain-
SongHeaderSongAlbumDetail
-
SongDetailSongTextReferent
SubmitSongForm
-
-
AnnotationAnnotationFormAnnotationFragmentAnnotationDetail
-
Footer
The following routes will render components (and any subcomponents) listed under the main App component.
-
/NavBarChartsIndex
-
/signinSessionForm
-
/signupSessionForm
-
/song/:songIdSongMainAnnotation
-
/song/submit-songSongForm
This is the wiki for the genius app clone. Please use the bulleted legend to view the various design documents related to this project!