-
Notifications
You must be signed in to change notification settings - Fork 1
Frontend Routes and Components
James Park edited this page Jan 15, 2021
·
11 revisions
-
Root-
App-
NavBarLogoSearchBarMenuIndex
- (main component goes here)
Footer
-
-
-
/Splash
-
/loginSessionForm
-
/signupSessionForm
-
/dashboard-
DashboardContainerDashboardComponent-
SectorsContainer-
SectorIndexSectorIndexItem
-
-
WatchlistContainer-
WatchlistIndexWatchlistIndexItem
-
-
NewsContainer-
NewsIndexNewsIndexItem
-
-
-
/stock/:stockId-
StockContainerSectorIndexDashboardComponent-
CorporateContainer-
CorporateIndexCorporateIndexItem
-
-
SectorContainer-
SectorIndexSectorIndexItem
-
-
NewsContainer-
NewsIndexNewsIndexItem
-
-
TradeContainerTradeForm
-
-
/sectors/:sectorId-
StockContainer-
StockIndexStockIndexItem
-
-