WeatherApp
Contents: |
Features
- UI Architecture: MVVM-C
- Dependency Manager: SPM
- CI: GitHub Actions -> Actions
- UI components are built 100% Programmatically
- TDD
App Requirements
Third-Parties
Libraries:
- SnapKit: GitHub
Tools
API
The API is provided by WeatherAPI
License
WeatherApp is released under the MIT license. See LICENSE for details.
Todo
- Implement Search use case
- Implement Caching data
- Improve UI
- Add app icon