Skip to content

linhthikhanhdo/WeatherApp-Swift

Repository files navigation

rmit-ios-2018b

iOS Weather App ⛈❄️🦋

please run: "pod update" in Terminal before using the app


Epoch & Unix Timestamp Conversion: https://www.epochconverter.com/
Time Machine Request https://api.darksky.net/forecast/[key]/[latitude],[longitude],[time]


***
Hourly:
*
HourlyScreen.swift: custom viewcontroller class for Hourly Scene in storyboard
gets current location: https://stackoverflow.com/questions/25296691/get-users-current-location-coordinates
geocodes location input by user
URLSession: https://www.lynda.com/iOS-tutorials/Manage-text-JSON-from-server/645028/682880-4.html
SegmentedControl: https://www.ioscreator.com/tutorials/segmented-control-tutorial-ios10
MapKit: https://www.youtube.com/watch?v=GYzNsVFyDrU
TImezone: https://stackoverflow.com/questions/47212198/getting-time-in-swift-4
*
HourlyCell.swift: custom tableviewcell class for HourlyCell in storyboard
Custom Cell: https://www.youtube.com/watch?v=FtO5QT2D_H8&t=744s
*
HourlyWeather.swift: object to hold json response for hourly forecast and populate HourlyCell
*
HourlyPopup.swift: settings (C/F, kph/mph)
Popup: https://www.youtube.com/watch?v=NBCped0ZcWE&t=519s
Pass data to popup: https://www.youtube.com/watch?v=gZHB0nPYIJE&t=653s
Notification center: https://www.youtube.com/watch?v=2v9iMmS8I84

About

iOS Weather App ⛈❄️🦋

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published