Android mobile client for WorldWeatherOnline
- get an API key from WorldWeatherOnline
- create a new file and name it
apikeys.properties
the file contents should look like below
WWO_API_KEY="<YOUR API KEY HERE>"
Group | Features |
---|---|
Backlog | - WWOM-22: unit tests |
todo | |
done | - WWOM-02 (model): add API service(Retrofit) - WWOM-03 (model): add Realm - WWOM-04 (vm): add dashboard vm - WWOM-05 (UI): add dashboard - WWOM-09 (UI): animations-and-icons - WWOM-07: add search-auto-complete - WWOM-06 (UI): splash screen |