Wrk1 01 5
This is the repository for SES1B's Patient-Doctor application assignment. This project allows Doctors and Patients to communicate and collaborate through the comfort of a Android phone.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
Android Studio is required to be able to build, run, and deploy this project. A download link can for Android Studio can be found here (All operating systems are able to run this).
Additionally, you will also be prompted to download and install JDK8, which can be downloaded here.
- 2GB RAM minimum, 8GB Recommended
- 2GB of available disk space minimum, 4GB recommended
A step by step series of examples that tell you how to get a development env running:
-
Clone the repository
git clone https://github.com/haydencrain/HealthClientApp.git
-
Open Android Studio
-
Open the HealthClientApp project through Android Studio
-
Ensure you have a valid Google API key. Steps in order to create and add the key to your project can be found here
-
To run the project, simply press the 'Play' button icon at the top right of the IDE.
Navigate to Build > Generate unsigned APK's
The APK that is created can be then downloaded and installed on Android devices.
- Android Studio
- JDK 8
- Firebase
We use SemVer for versioning. For the versions available, see the tags on this repository.
- Hayden Crain 98105873
- Hubert Chau 12568681
- Chenqu Zhao 12989986
- Hashem Elhossaini 12923619
- Hristo Rizov 12962458
See also the list of contributors who participated in this project.
- Special thanks to carlostiradocortes for creating the sample framework. The initial framework can be viewed here.