RouteNavigator 📍
Swift application with a Neo4j graph database backend to solve some exciting route finding & navigation challenges 🌍
Authors 👨👨👦
👨🔬 Gregor Boschmann 👨💻 Laurin Tarta 👨🎨 Max Kiefer
Media 🎥
Pitch
Installation 💾
- Open
RouteNavigator/RouteNavigator.xcodeproj
in XCode and run the emulator - To run the unit-tests use the unit-test tab of XCode
Neo4J Database 🗂️
The Neo4j database is hosted via Free AuraDB, so the following restrictions apply:
- 1 forever instance
- Limits on graph size (50k nodes, 175k relations)
- Auto-pause after 3 days of inactivity