Clinic Management Application in React Native based app for appointments management in clinics. It has the following features:
- User Authentication.
- Roll based user model - Doctors and Patients.
- Users can book appointments which are mapped to their doctor.
- Firebase database connectivity
- Create and edit Patient and doctor profile.
- Redux for state management
git clone https://github.com/18rohan/HealthPlus.git
cd HealthPlus-master
expo install
This will start the expo server
expo start
expo ios/android
Press I for ios emulator, or A for android emulator in the terminal, when the expo server is up and running.
https://gitpod.io/#https://github.com/18rohan/HealthPlus
npm install
npm start