Skip to content

ting-prado/weather-app

Repository files navigation

Weather App

Introduction

This project is created to practice and execute what I've learned from the asynchronous javascript lessons. The goal is to create a weather forecast site using the OpenWeatherMap API.

Goals and Objectives

  • Create a weather forecasting site that takes a location
  • Use the OpenWeatherMap API
  • The user should be able to toggle displaying the data in Fahrenheit or Celsius

Skills Emphasized in this Project

  • CSS Selectors
  • Promises
  • Async/Await
  • API Usage
  • Grid
  • Flexbox

Thoughts After Completion

This project fascinates me because I've been curious about APIs for a long time before. It made me understand more of how the network of web application works. It made me look forward of the things that I can learn of in the future.

Releases

No releases published

Packages

No packages published