Giter VIP home page Giter VIP logo

weather-app's Introduction

Weather Application

API Used:

https://www.weatherapi.com/ End points: -http://api.weatherapi.com/v1/forecast.json?key=f2397f2d2d31453d8a2182757222907&q=location&aqi=yes

Video Link

https://youtu.be/WL0_HY5lTcI

Application Description

  • The weather application is made up of five main components: Home, Weather, Forecast, Clock, and Navbar.

Home page

  • Contains three buttons that each route to their respective pages.

Navbar

  • Appears on the Weather, Forecast and Clock pages but not on the Home page.
  • Contains a search bar that displays options after inputing at least 3 characters

Weather

  • Displays the current temperature in Celsius and the date. On the side, there are other weather details such as wind speed, visibility, humidity, and precipitation.
  • The background image on the page changes based on the weather of the different searched cities.
  • There is also a weather icon on the page that changes to match the weather description at the time.

Forecast

-Contains three sections: i)A main that shows the current weather of the searched city. This section displays the city's name and by default the city's temperature. At the bottom of that section is a navigation bar containing icons that represent different weather details. There is also a favorite button that when clicked adds to the user's favorite cities. ii)A second section that displays weather prediction for the next four hours for the different searched cities. iii)A bottom section that displays only three cities that the user may have added to favorites, while making use of GET and POST methods.

Clock

  • Shows the different times for the sunrise, sunset, moonrise, and moonset for any searched city.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.