Author: Dana
Version: 1.0.2
This application allows a user to type a desired City name in the link. When the user hits the search button, information (such as weather, lat-lon location) about that city will be displayed to the user depending on which path he is in.
- Create a Github repo and clone to local machine
- Set up server and ensure it is running on localhost
- Extract information from json files
- Format the data appropriately
- Send response containing the data to localhost
JavaScript
06-07-2020 4:00pm - Application now can retrive the required data with a GET route for the location and weather.