diff options
| author | Kumar Priyansh <[email protected]> | 2020-01-03 18:34:23 +0530 |
|---|---|---|
| committer | Kumar Priyansh <[email protected]> | 2020-01-03 18:34:23 +0530 |
| commit | c3373becc9a1393b2e03c8cd6c154601481a60dd (patch) | |
| tree | a8a31f613aef864d8d481ed57dc2c97490dfd328 /README.md | |
| parent | 2917c8eda330a126b530dd83573670cbc98a4206 (diff) | |
| download | WeatherApp-c3373becc9a1393b2e03c8cd6c154601481a60dd.tar.xz WeatherApp-c3373becc9a1393b2e03c8cd6c154601481a60dd.zip | |
Rewriting the app from scratch with Swift 5
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 20 |
1 files changed, 14 insertions, 6 deletions
@@ -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 |  |  |  | | ----------------------------------------------------------------- | ----------------------------------------------------------------- | ----------------------------------------------------------------- | -|  |  |  | +|  |  |  | --> ## 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 |
