/WeatherWebApp

This repository contains assets folder and source code files to build a 6-hour weather web application.

Primary LanguageJavaScript

Weather Web Application by Preston and Sach

Definitions:

  • View 1: Display current weather info, doppler radar map and search bar.

  • View 2: Display six-hour weather forecast of the input city.

Progress Log:

  • Completed HTML and CSS <div> sections for mobile view-1.

  • Acquired and activated OpenWeather API Key.

  • CORS Request Success

  • Submit button is functional. View 1 can now display current weather info for all US Cities.

  • Setup <div> for mobile-view 2.

  • OpenWeather API is now completely functional for both View 1 and View 2.