Coder Social home page Coder Social logo

the-weather-application's Introduction

The Weather Application

Project Overview

This weather application is designed to provide users with accurate and real-time weather information. Users can access current weather condition. As soon as we find a location that we want it'll show us the status give us an icon as well as our wind speed, temperature, local time and precipitation. When the user enters our website, they can indent the city they want. At the same time, a photo of the indented city is adapted to the background. With the Toggle option, allows users to switch between metric and imperial units (e.g., Celsius and Fahrenheit, and the wind speed in km/h or mph). It triggers a new fetch of weather data with the selected unit.

Project Requirements

  1. The app needs to be responsive.
  2. The app needs to be a single page application. That means there should be only one index.html file and JavaScript needs to update the HTML using DOM manipulation.
  3. The app needs to interact with an API to grab data.
  4. The app needs to have loading/error handling for the interaction with the API and needs to show this to the user, not just a console.log.
  5. The app needs some user interaction such that you need to grab different data from the API. So you cannot just grab everything from the API and store it locally with one fetch.

Must-Have Features

  • Current Weather Conditions: Display real-time temperature, wind speed, and precipitation for the user's selected location.

  • Background Image: The user should see a photo of the city they type in the search bar.

  • Toggle feature: The user should be able to change the units of temperature and wind speed.

Nice-to-Have Features

  • [-] Interactive Maps: Integrate maps for users to visualize weather patterns and explore forecasts geographically.

  • [-] Hourly and Daily Forecasts: Provide detailed forecasts for the upcoming hours and days.

  • [-] Dark Mode: Implement a visually pleasing dark mode for better user experience during low-light conditions.

Public APIs in Use

I need to have some API to access in order to get both the weather information as well as the location information.

Contact Information

For any inquiries or feedback, please contact:

[Burhan Elaldi]
[[email protected]]

the-weather-application's People

Contributors

burhan1997 avatar

Stargazers

 avatar Furkan YILMAZ avatar

Watchers

 avatar

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.