diff options
| author | Kumar Priyansh <[email protected]> | 2019-01-19 12:39:19 +0530 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-01-19 12:39:19 +0530 |
| commit | 6e38c7fb6d5e18505a0ab66d0f6a1f233858d66e (patch) | |
| tree | 909e08f30181139fdeae180c45f16222a44df7e4 | |
| parent | dcdfc94cb39dfe2c39925a0145ffa45e2d061c30 (diff) | |
| download | WeatherApp-6e38c7fb6d5e18505a0ab66d0f6a1f233858d66e.tar.xz WeatherApp-6e38c7fb6d5e18505a0ab66d0f6a1f233858d66e.zip | |
Update README.md
| -rw-r--r-- | README.md | 14 |
1 files changed, 7 insertions, 7 deletions
@@ -14,19 +14,19 @@ Shows the weather at your current location. LOL. ## Roadmap -[x] ~~Basic App Structure~~ +- [x] ~~Basic App Structure~~ -[x] ~~Storing and clearing local data~~ +- [x] ~~Storing and clearing local data~~ -[ ] Weather of custom city function +- [ ] Weather of custom city function -[ ] No reload on User data clear +- [ ] No reload on User data clear -[ ] Retry funtion on no internet connection +- [ ] Retry funtion on no internet connection -[ ] Automatic weather load on app launch instead of clicking "Continue my experience" +- [ ] Automatic weather load on app launch instead of clicking "Continue my experience" -[ ] More beautiful "about app" UI instead of an alert. +- [ ] More beautiful "about app" UI instead of an alert. |
