Skip to content

mehmettas1/Weather-App-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clarusway

Project-005 : Weather_Condition_App (JS)

Description

Project aims to display current weather data of searched city around the world with fetching Weather Api data.

Learning Outcomes

At the end of the this project, students will be able to;

  • analyze a problem, create a weather condition app populated with a real weather api.

  • demonstrate their knowledge of algorithmic design principles.

Problem Statement

  • Design a weather condition page following the design and populate data for searched city with using of axios in JS.

Form

User story;

  • User can search city around the world.
  • The app can fetch api with the searched city name(... and apikey if it is obligatory).
  • User can display weather data of searched city in weather card.
  • User can display list of searched city weather data card like on gif.
  • If new searched city is in the weather data list, app can display a warning text to user on page.

🔥 You can use OpenWeather Api for your app.

🔥 You don’t need to create a new template for this project, you can use this repository template for html and css. We will be concerned in javascript side.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published