Copy cat of the famous HBO’s Silicon Valley app (Not Hotdog) but for Geocaching Groundspeak Travel Bug®
Mobile Application with React Native
The AI core is currently selfhosted as a REST web service and not running inside the app. 🤖🧠
The design is reflecting the original app 🙈, see this as a Proof of Concept 🤡 for a better app using AI extensively and currently in development 👨💻
See prerequisites here: https://facebook.github.io/react-native/docs/getting-started
git clone https://github.com/MariusMez/TrackableOrNot.git
cd TrackableOrNot
yarn
react-native link
react-native run-ios
Release, see documentation: https://facebook.github.io/react-native/docs/running-on-device#pro-tip
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate (No tests for the moment 😂).
Inspired by this post: https://codeburst.io/how-to-build-a-visual-recognition-mobile-app-in-2-days-with-react-native-and-clarifai-3801f0901704