Weather Tracker
An app developed using VueJS to display weather data for a location specified in the search bar or a chosen location on the map.
Features
- Search bar for the location to search for (based on city name)
- Renders a map using Google Maps API (full-sized map that allows users to click on cities to get weather data for)
- Saves the most recently used location using Web Storage API
- Updates the date and time of when the search was conducted
- Navigation for the user to hop to different sections of the page
Controls
- Hitting “Enter” or clicking on the "Search" button will initiate the search
- Google Maps default controls
- Navigation for the user to hop to different sections of the page