Skip to content

JellyRollJunior/jelly-weather

Repository files navigation

Jelly Weather

jelly-weather

Project for The Odin Project: Lesson link

Features

  • Displays current weather conditions
  • Displays weekly forecast
  • Search cities worldwide
  • Support for metric and imperial units

Stack

  • Javascript
  • CSS
  • HTML
  • Git / GitHub
  • Airbnb Javascript Style Guide

Learning Outcomes

  • First time making a project requesting data from a public API (neat!)
  • Used module pattern to practice code readbility and modularity
  • I learned that github pages will not allow HTTP requests! Had to remove my Geonames usage and switch to LocationIQ

Acknowledgements

Usage Source
Weather API Visual Crossing
Weather icons Visual Crossing
Country from cities API Geonames LocationIQ
Importing a folder of images Medium
Loading animation loop w3schools

Retrospective (aka yapping)

I'm quite proud of this project! Visual crossing API was actually a joy to work with. Am excited to start learning more about APIs besides just retrieving data (maybe POSTing and PUTing data soon!)

About

Get the forecast for any city worldwide with Jelly Weather

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published