The central idea of our project is to provide a simple interface for interactions between a doctor and patients. It also focuses on giving a single interface for all the health care needs of an individual while providing easy access of patient's information to the doctor. This information compromises his daily nutritions, his reports as well as prescriptions.
In this application there are two modules:
- Patient
- Doctor
- Login with your personal account.
- Add daily Nutrition.
- Counts calories, proteins and carbohydrates.
- Can chat with the doctor.
- View and download Reports and Prescriptions.
- Can edit user information using Settings.
- Add and Delete Patients.
- View Patient Nutrition Chart.
- Suggest through Chat.
- Add Prescription and view Report.
- Can edit user information using Settings.
Most applications focus on providing immediate access from a list of registered doctors. However, PokeDoc focuses on providing the same immediate access but to a doctor who already knows the patient's various conditions and is trusted by the patient as well. The quick access to the patient's nutrition values will help the doctors in providing the best possible result for the patient.
- Android Studio IDE on your Laptop/Desktop.
- Android Smartphone with Lollipop and above android versions.
- Internet Connection.
3. Once the source code is opened in the Android Studio window, wait until the code is configured and the build is running.
Steps for enabling the Developer mode:
- Click on the About Phone options in the settings of your mobile phone.
- Next, click on Build Number option for 7 times.
- It will show you a toast message, and your Developer Options will be enabled.