* Created default project
* Added client to .vscode/launch.json
* Ignore .vscode/settings.json
* Some data scraping
* Client skeleton
* Client data types and fromJson() functions
* Final touches on JSON
* Added ApiService
* ApiService changes
* Prototype for stops
* ViewModel and UI
* Basic client UI