Skip to content

mabry1985/Clima

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clima

A Beautiful Weather App

Apple TV homescreen

Description

A weather app built to learn Swift, Xcode, and iOS/tvOS development.

Features

  • On app launch a get request is made to OpenWeather's API using the devices CoreLocation, that is parsed and stored in memory and another API call to Unsplash is made using the city name and weather condition to populate the background image.

  • Selecting the search icon allows user to enter a city and state/country to retrieve the weather data from that locale

  • Selecting the 5 icon gives the user a 5 day forecast for the current locale ( currently populated using dummy data due to API account level)

  • Selecting the pointer icon retrieves the current location and updates the features accordingly

Design

The homepage app logo and top shelf image were designed and rendered using Blender 2.8

Logo 3D Render

Screenshots

Clima home page

5 day forecast

Search page

Page with search results

About

A weather app built for tvOS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages