Skip to content

Commit 2fea4bc

Browse files
Update README.md
1 parent 7b9898a commit 2fea4bc

1 file changed

Lines changed: 51 additions & 1 deletion

File tree

README.md

Lines changed: 51 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,18 @@
1-
# Summer-Design-Project
1+
<p align="center">
2+
<a href="" rel="noopener">
3+
<img width=200px height=200px src="https://github.com/devanshagar783/Summer-Design-Project/blob/master/app/src/main/res/mipmap-hdpi/hygeia_icon.png" alt="Project logo"></a>
4+
</p>
5+
<h3 align="center">Hygeia</h3>
6+
7+
<div align="center">
8+
9+
[![Status](https://img.shields.io/badge/status-active-success.svg)]()
10+
11+
</div>
12+
13+
---
14+
15+
## 📝 Overview of project
216
This is an ongoing project, a patient side healthcare android application, where patient can do the following tasks:-
317

418
1-Login through registered phone number, and later can register their email.
@@ -19,6 +33,7 @@ This is an ongoing project, a patient side healthcare android application, where
1933

2034

2135
5-Can upload their prescriptions and medical reports to app, so that doctors can check the same on the time of appointments.
36+
2237
<img src="https://github.com/devanshagar783/Summer-Design-Project/blob/master/screenshots/upload_attachments_and_report.jpg" width="180" height="410">
2338

2439
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.
@@ -28,3 +43,38 @@ This is an ongoing project, a patient side healthcare android application, where
2843
7-User drawer for easy navigation through the application.
2944

3045
<img src="https://github.com/devanshagar783/Summer-Design-Project/blob/master/screenshots/drawer.jpg" width="180" height="410">
46+
47+
## 🏁 Getting Started
48+
49+
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
50+
51+
### Prerequisites
52+
53+
What things you need to install the software and how to install them.
54+
55+
```
56+
JDK 8 or higher
57+
Android Studio 4.0 or higher
58+
Access to android phone or AVD with Android version 8 or higher.(Android SDK 26)
59+
```
60+
61+
### Installing
62+
63+
A step by step series of examples that tell you how to get a development env running.
64+
65+
```
66+
Connect the Android phone and enable USB debugging OR Connect the AVD
67+
Clone the repository
68+
Open the project in Android studio and run
69+
```
70+
71+
## 🚀 Deployment
72+
73+
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.
74+
75+
76+
## ✍️ Authors <a name = "authors"></a>
77+
78+
- [Akshat Srivastava](https://github.com/Arsh150701)
79+
- [Devansh Agarwal](https://github.com/devanshagar783)
80+
- [Ujjwal Shrivastav](https://github.com/sparky02-Github)

0 commit comments

Comments
 (0)