Complicated patient information leaflets from medication often are very hard to understand! 🤯 EasyPill breaks down the information for you and displays you what's important in a simple manner. 😍
- Search for any drug which is available in Switzerland🇨🇭.
- Tell EasyPill some more information about you, e.g. your age 👵🏽 or whether you are pregnant🤰.
- EasyPill displays you how to intake your medicine 🥄 in a simple way really everyone can understand.
Start the development server in one terminal window:
yarn start
And build the app with:
react-native run-ios
This project was bootstrapped with create-react-native-app.
- We used unstructured patient information leaflet data provided by the AXA SwissMedic API. We parsed the XML, structured, sorted and extracted relevant information.
- We used React Native as the framework to build the mobile app.
Built as part of HackZurich 2018. This project made it into the final of 25 projects out of 160 total submissions. Our official submission is on DevPost.