Skip to content

rschragger/BC06-02-Weather-Dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BC06-02-Weather_Dashboard

A dashboard showing weather data for cities we can search for. These cities can be added to our list as buttons so that we have a one-push access to past detinations.

Description

Uses API calls to openweathermap.org for weather information by city. We utilise the current conitions and a forecast from the API for the next 5 days to present the user with a comprehensive idea of hw the weather is at that location. Locations can be saved, and the last location searched will be the first location presented when the screen is re-opened

Table of Contents

Installation

Access to website at https://rschragger.github.io/BC06-02-Weather-Dashboard/ and Javascript running is all that is required.

Github page at https://github.com/rschragger/BC06-02-Weather-Dashboard

Usage

Initial view

Screenshot - Initial View

Demo video

Link to screencast

Credits

Google and many Javascript references in w3schools and MDN(Mozilla Dev Network) were used frequently to research topics and syntax used.

MomentJS https://momentjs.com/

API List

https://openweathermap.org/api/one-call-api

License

© Copyright Reeve Schragger 2022

Features

Units and theme preferences can be chosen

  • metric or imperial units can be used
  • a simple white theme or a colourful theme can be chosen

Responsive to different media sizes

Loctions are saved in buttons to the left that are added with every search, and can be removed easily by pressing the lose button

Possible future features

  • having theme colours based on time/temperature at the chosen city

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published