AbriCS / Weather-Now

Whether API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Moments

Description

A Weather Dashboard with a 5-day forcast.

Functionality

The dashboard allows the user to choose a city and see the weather for that day. The weather markers used are as follows.

  • Temperature
  • Humidity
  • Wind Speed
  • UV rays
 The Dashboard also offers a 5 day forcast for the chosen city.

Initial steps

  • Read the Brief
  • Clarify the acceptance criteria.

The image below shows the Dashboard

Image of weatherdashboard



Executing program

  • Log into Github
  • Create a new Repository
  • Open Terminal and navigate to where the respository will sit on the local computer.
  • Copy the repository key to the local computer using 'Git clone'.
  • Open the repository in VS Code using 'code .' in the terminal
  • In VS Code add and edit files as per convention.
  • Use 'git add .', followed by 'git commit -m "notes"', then 'git push'
clone, add, commit, push, status



Help

For advice on common problems or issues related to this project, please contact the author. 

Authors


Version History

  • 0.2 The Latest
    • Click here for the final release. 2022/01/30.
  • 0.1
    • Initial Release 2022/01/27

License

This project is licensed under the Creative Commons Licence and is free to use and develop. Citation of the Author is recommended.

Acknowledgments

https://openweathermap.org/api
awesome-readme

About

Whether API


Languages

Language:CSS 36.3%Language:JavaScript 34.5%Language:HTML 29.1%