A web app made with a partner that displays information about weather of an area of the user’s choosing for current weather, upcoming week, and a few hours from now. Utilizes the Google Maps API and Open Weather Map API together to do so. The project also utilizes an online cloud called firebase to store and save user searches. I was responsible for incorporating the OpenWeatherMap API, firebase, and the displaying/passing of information through JSON objects from the APIs.
This app utilizes Vue.js and Bootstrap for the front-end.Search functions and type of information you want displayed on the app's left side.
Embedded google maps for location map, and details of the weather are shown.
Cloud storage that saves searches of recent weather search history is displayed.