Skip to content

devanshagar783/Summer-Design-Project

Repository files navigation

Project logo

Hygeia

Status


📝 Overview of project

This is an ongoing project, a patient side healthcare android application, where patient can do the following tasks:-

1-Login through registered phone number, and later can register their email.

2-Edit and save their personal details for profile setup.

3-Book multiple appointments to respective doctors, the appointments would be set as per taken care of time,date clashes (No 2 appointments can be set on same time and same date).

4-Can see doctor(s) live location on Integrated GOOGLEMAPS inside app, where doctor(s) are currently at respective healthcentres.The yellow marker shows, to be visited; green marker shows currently at; red marker shows doctor will not visit.

5-Can upload their prescriptions and medical reports to app, so that doctors can check the same on the time of appointments.

6-SOS implementation:- If patient is not well, and need emergency; on clicking the SOS button, a custom message and current location will be sent to emergency contacts added.

7-User drawer for easy navigation through the application.

🏁 Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

What things you need to install the software and how to install them.

JDK 8 or higher
Android Studio 4.0 or higher
Access to android phone or AVD with Android version 8 or higher.(Android SDK 26)

Installing

A step by step series of examples that tell you how to get a development env running.

Connect the Android phone and enable USB debugging  OR  Connect the AVD
Clone the repository
Open the project in Android studio and run

🚀 Deployment

To quickly run the app on your phone, head over to Releases on right side of these page and download the .apk file for this application.

✍️ Authors