This is android application which can be used by Doctors and Patients to communicate with each other.
-
Doctor can :
- Add Patient
- Advice some tablets to him
- Add some time at which patient should take the tablets
-
Patient can :
- See list of doctors who adviced prescription to him
- Set alarm/reminder based on the time
- Install Android studio
- Fork and Clone this repo
- Open the cloned repo using Android Studio
- This project using Firebase Real time DB, hence create the Firebase realtime DB
- In case you are new to Firebase, you can have look on GfG artcile written by me here
- Fill the google-services.json file with the credentails you obtained, this file is empty now
- Attach your device or try running the code using emulator
- Now you have local development setup ready π
- Make sure you create new Issue for the new functionality
- Start working on functionality
- Add screenshot in PR as well as Reference the Issue the PR is linked
- At last make sure to add the functionality screenshots in assets folder and link it in README.md
- Thank you for your contrbution π