aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKumar Priyansh <[email protected]>2020-01-03 18:34:23 +0530
committerKumar Priyansh <[email protected]>2020-01-03 18:34:23 +0530
commitc3373becc9a1393b2e03c8cd6c154601481a60dd (patch)
treea8a31f613aef864d8d481ed57dc2c97490dfd328 /README.md
parent2917c8eda330a126b530dd83573670cbc98a4206 (diff)
downloadWeatherApp-c3373becc9a1393b2e03c8cd6c154601481a60dd.tar.xz
WeatherApp-c3373becc9a1393b2e03c8cd6c154601481a60dd.zip
Rewriting the app from scratch with Swift 5
Diffstat (limited to 'README.md')
-rw-r--r--README.md20
1 files changed, 14 insertions, 6 deletions
diff --git a/README.md b/README.md
index 1c28e08..b8ed7a7 100644
--- a/README.md
+++ b/README.md
@@ -1,18 +1,26 @@
# WeatherApp
-Weather App for iOS written with Cordova
+## Update
-## Screenshots
+Re-writing the App for iOS 13 using Swift 5.
+
+## Old Logs
+
+Weather App for iOS was with Cordova and Ionic
+
+##### Screenshots have been taken down until further development
+
+<!-- ## 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) |
+| ![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
+## Roadmap [obsolete]
- [x] ~~Basic App Structure~~
@@ -30,7 +38,7 @@ Shows the weather at your current location. LOL.
-## Known Bugs
+## Known Bugs [obsolete]
- 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.
@@ -40,7 +48,7 @@ Shows the weather at your current location. LOL.
-## Requirements to run
+## Requirements to run [obsolete]
- Xcode 10 or later