Detailed information about the project can be found in this Google Drive folder: https://drive.google.com/folderview?id=0B7dnwrOG8YGSQUVnRy1hQkR0M0E&usp=sharing
This project was started at EmpowerHack 2015 in November. A first draft of an android app was created at this hackathon which can be found here: https://github.com/empowerhack/Hababy-App
The project was then picked up by a new team at EmpowerHack 2016 in April, who redesigned the app by creating personas, storyboards, and prototypes (the digital prototype is included in this repository). The team also started on a new native Android application, which can be found in this repository. In the future, the team would like to combine the old and new apps.
Fully functioning Android App with:
- All content in multiple languages (at least English and Arabic)
- User flow which is consistent with what is desribed in the documents in the Google Drive, both for:
- refugees
- health carers
- A find clinic feature, showing the user health clinics nearby
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D