Feelife is a breast cancer prevention/awareness Android app developed for the Tec Salud - IBM 2017 Healthathon using Ionic 2.
Our team name was Tamoxifenos (from Tamoxifeno, a drug used to treat breast cancer). I belive we had the coolest team name 😛
I did programming (everything is hardcoded and ugly 🙄) while my teammates prepared illustrations, content, and pitch slides.
- Breast checkup tutorial.
- Breast checkup results history.
- Rule based probability of developing breast cancer calculator.
- Breast cancer awareness section.
- Breast cancer screening slides viewer.
All UI gifs are here.
You can install dependencies typing npm install
.
You can run the app typing ionic serve
.
You can deploy the app to an Android device typing ionic cordova run android
.