项目作者: luciferreeves

项目描述 :
Weather App for iOS 13 written with Swift 5
高级语言: Swift
项目地址: git://github.com/luciferreeves/WeatherApp.git
创建时间: 2019-01-19T06:51:02Z
项目社区:https://github.com/luciferreeves/WeatherApp

开源协议:

下载


WeatherApp

Update

Re-writing the App for iOS 13 using Swift 5.

App Icon

Design

This is the current design I came up with for light and dark mode styles:

Light mode Dark Mode
Light mode Dark Mode

Old Logs

Weather App for iOS was with Cordova and Ionic

Screenshots have been taken down until further development

What it does?

Shows the weather at your current location. LOL.

Roadmap [obsolete]

  • [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 [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.

  • 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 [obsolete]

  • Xcode 10 or later

  • iOS 12.1 or later

How to run:

Run WeatherApp.xcodeproj by double click.