Discover how easy and fun it is to eat different fruits on every single day of the week!
Choose a fun challenge like this one:
"You have one week to eat an apple π, a pineapple π, a banana π, a pear π and an orange π. Each day π you choose π one of these fruits, take a picture πΈ of them with our App π± and eat π½ it afterwards."
Challenge yourself with different scenarios in which you have to eat a different type of truit every day! An internal artificial intelligence will verify whether you cheated or not! Go break that fruit streak! π
- Pick a scenario.
- Before you eat your delicious fruit, open up the Apple or Die App and take a picture of it with your phone. It internally uses the machine learning algorithms to recognize the fruit.
- If your task was to eat a banana π today, and you indeed at a banana, then the day is checked off for you! β
- Clone the repository
- Run
yarn
ornpm install
to install all dependencies. - Start the packager with
yarn start
ornpm run start
. - Install
react-native
on your system if needed and runreact-native run-ios
to run the app in the iOS simulator orreact-native run-android
to run it on an Android device or simulator.
- π©π»βπ¬Google Vision API: Machine learning algorithms to detect objects in images.
- π² React Native: A mobile app framework to create native iOS and Android apps.
This project made it into the final of 25 projects out of about 155 total submissions at HackZurich 2017.