aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKumar Priyansh <[email protected]>2019-01-19 12:37:14 +0530
committerKumar Priyansh <[email protected]>2019-01-19 12:37:14 +0530
commitdcdfc94cb39dfe2c39925a0145ffa45e2d061c30 (patch)
tree4f6379d955555b298c0e7b83a67e264240ee5614 /README.md
parent76f7b3678d3f1ff99c3935a774d420453b0c3cb9 (diff)
downloadWeatherApp-dcdfc94cb39dfe2c39925a0145ffa45e2d061c30.tar.xz
WeatherApp-dcdfc94cb39dfe2c39925a0145ffa45e2d061c30.zip
Initial Upload via GIT
Diffstat (limited to 'README.md')
-rw-r--r--README.md45
1 files changed, 45 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9e8a13f..8377bb0 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,47 @@
# WeatherApp
+
Weather App for iOS written with Cordova
+
+## Screenshots
+
+| ![5c42c9a554a5f](https://i.loli.net/2019/01/19/5c42c9a554a5f.png) | ![5c42c9b7ec0cc](https://i.loli.net/2019/01/19/5c42c9b7ec0cc.png) | ![5c42c9ccdb0d8](https://i.loli.net/2019/01/19/5c42c9ccdb0d8.png) |
+| ----------------------------------------------------------------- | ----------------------------------------------------------------- | ----------------------------------------------------------------- |
+| ![5c42c9de3c52a](https://i.loli.net/2019/01/19/5c42c9de3c52a.png) | ![5c42c9f31165c](https://i.loli.net/2019/01/19/5c42c9f31165c.png) | ![5c42ca05d5ca6](https://i.loli.net/2019/01/19/5c42ca05d5ca6.png) |
+
+## What it does?
+
+Shows the weather at your current location. LOL.
+
+## Roadmap
+
+[x] ~~Basic App Structure~~
+
+[x] ~~Storing and clearing local data~~
+
+[ ] Weather of custom city function
+
+[ ] No reload on User data clear
+
+[ ] Retry funtion on no internet connection
+
+[ ] Automatic weather load on app launch instead of clicking "Continue my experience"
+
+[ ] More beautiful "about app" UI instead of an alert.
+
+
+
+## Known Bugs
+
+- When you enter your name on first run, It shows a blank screen. App needs to be restarted. However, It remembers yours name and should work fine from there.
+
+- Sometimes, you need to click "continue my experience" multiple times to work. Sometimes, it doesn't work at all. In that case, app needs to be restarted.
+
+- App UI zooms in and out by pinching.
+
+
+
+## Requirements to run
+
+- Xcode 10 or later
+
+- iOS 12.1 or later