Lifespark-Technologies / Infomed

Web portal that enables communication between hospitals and health authorities
MIT License
1 stars 1 forks source link

Added Hospital admin pages with react-admin #89

Open naijauser opened 4 years ago

naijauser commented 4 years ago

This PR adds react-admin to the project and includes the users and inventory list pages respectively. I included the HospitalAdminLandingPage as the dashboard. I had to setup a custom data server to mock data retrieval and update as react-admin expects.