Hospital Management System (REACT)
- Pages
- Authentication (uses API from Backend part of HMS)
- Home (Home Page)
- Error (Error Page)
- Login (Login Page --> both Staff and Patient)
- Dashboard (Dasboard for Patients)
- Footer
- Navigation (NavBar)
- Dashboard (Staff Dashboard)
- Ambulance Tracker
- Online Pharmacy
NAME | USE |
---|---|
create-rect-app | for initial react webapp |
reactstrap | for react bootsrap 4 components |
axios | to fetch data from given APIs |
fontawesone | for icons |
react-router | for routing purpose |