Improved travel planner for gothenburg [Tram | Bus | Boat | Train]
Stars
3
Forks
1
Watchers
3
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
54
commits
Modularized search functionality for addresses and stops, this functionality can now easier be used where it is needed
7892b0aView on GitHubStarted working on a target flow as a way to abstract the search functionality for better use across the application
8aad29eView on GitHubRefactored persistance functionality behind a shared interface to minimize duplicated code across instances that read/write to persistance layer
2ae3bbdView on GitHubAdded tests for the different kinds of backend call. Temporary realm solution
1d98c64View on GitHub