Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aditi3/weather-app-example

An application showcasing the weather for an entered city.
https://github.com/aditi3/weather-app-example

mvc-architecture swift weather

Last synced: 2 days ago
JSON representation

An application showcasing the weather for an entered city.

Awesome Lists containing this project

README

        

# 🌦 Daily Weather

An application showcasing the weather for a entered city.

## 𝍌 Features

- On the Home page, enter the city name
- Fetch and Parse JSON for [RESTful API](https://openweathermap.org/current)
- On the Weather Detail Page, shows the city name, weather description, temperature, humidity, wind and precipitation
- Adds Logging, `// MARK:`, and Comments

## 📱 Screenshots