WeatherSearchiOS
Assignment 9 - Weather Search iOS App
This is my implementation of assignment 9 for csci 571 for fall 2021.
Requirement
In this exercise, you will develop an iOS Mobile application, which allows users to search for weather details using the Tomorrow.io APIs and add locations in favorite list, and post on Twitter. You should reuse the backend service (node.js script) you developed in HW8 and follow the same API call requirements.