Skip to content

๐Ÿš€ Project aims get information about Weather App via a Javascript.

Notifications You must be signed in to change notification settings

aslinurtolga/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Project : Weather App

Animation of the Website

image

Visulation of the Website

image

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, you will be able to;

  • analyze a problem,

  • demonstrate your 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.

Project Skeleton

|----Weather App

    |----index.html
    |----style.css
    |----script.js
    |----weather.gif
    |----weather.jpg
    |----img
    |----readme.md

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.

Overview

I mastered HTML, CSS and Javascript (fetch api) features in this project. You can see the visual representation of the website above.

About

๐Ÿš€ Project aims get information about Weather App via a Javascript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published