HEALTHAPP
HealthApp is a system built to bridge the communication gap between the students and the health centre at the Federal University of Agriculture, Abeokuta.
The goal behind this system is to create a means for students to get quick response especially in times of emergencies, reducing the fatality rate in the process.
This repository holds one of the client-side code for the project that has three parts to it:
- Client-side web for the health centre
- Mobile app for the students
- Alarm system for the health centre
In this code base, you will find the code that connect the users to the system
The code is written in Java
We are committed to improving the project beyond what we have now. Hence, new code will be pushed to the staging.
- First aid tips (available online and offline) from our API
- Access to medical practitioners on the go
- Storage of medical profile electronically
As usual, you get started by cloning the project to your local machine:
$ git://github.com/seyipaye/HealthApp---Android.git
Knowledge of Java with or without Android studio
Now that you have cloned the repo:
- open the project up in Android Studio.
A. File -> Open -> "Existing Projects into your workspace"
B. Go to the path where you cloned the Repo
- Navigate to "Build" -> "Make Project"
At this point, you should be able to build and run the project in the Android device or emulator.
NOTE: You can download the App from Apkpure after review or *download from this link
TODO
Add video call feature Fix noticeable bugs