Components
Dashboard Folder Structure
Driver
- Location:
The component can be found under 
js/components/Driver 
- Working: Used to store driver list,driver profile and pending approval.
 
- Location:
The component can be found under 
js/components/Header 
- Working: Contains the logout button .
Layout
 
- Location:
The component can be found under 
js/components/Layout 
- Working: Is  the wrapper component and conatins SideBar .
Link
 
- Location:
The component can be found under 
js/components/Link 
- Working:Is used for routing puporses.
MobileConfig
 
- Location:
The component can be found under 
js/components/MobileConfig 
- Working:Used for modifying the mobile config data.
OverView
 
- Location:
The component can be found under 
js/components/OverView 
- Working:Contains home component ,used to get status of ongoinng trips.
Rider
 
- Location:
The component can be found under 
js/components/Rider 
- Working: Used to store rider list,rider profile and pending approval.
ServerConfig
 
- Location:
The component can be found under 
js/components/ServerConfig 
- Working:Used for modifying the server config data.
Spinner
 
- Location:
The component can be found under 
js/components/Spinner 
- Working:Displayed when the loading is happening.
UserRatingComponent
 
- Location:
The component can be found under 
js/components/UserRatingComponent 
- Working:Use for rating the driver and rider on a scale of 5.