This app was built as a pet project. It shows information about all tesla stations available with help of company's api
- Clone repo
- Setup your MAPS_API_KEY in
local.properties
file - Fire up your device
- Build the app
./gradlew installDebug
- Architecture
- MVI
- UI
- Dependency Injection
- Concurrency
- Networking
- Data Storage
- API