Skip to content

The Weather App is a Pair Programming Project, fetching data from APIs to display today's weather and a forecast for the upcoming days.

Notifications You must be signed in to change notification settings

jennylarsen/project-weather-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

Week 4 of Technigo boot camp. Three of us were working in a team/with pair programming. The assignment was to build a simple weather app that tells today's weather and temperature and a 5-day forecast using a weather API.

The problem

The team was new to working with branches, fetching data from API, how to use promises and working with the Date() object in JavaScript. Clear communication, course material, stack overflow and chatGPT was used to approach problems. We set up a feature freeze which we had to change due to some bugs.

With more time we would do some more styling warm/cold, add geolocation and GIFs.

View it live

https://weatherappverajennyidah.netlify.app/

Team: Jenny Larsen, Vera Witting and Idah Collin

About

The Weather App is a Pair Programming Project, fetching data from APIs to display today's weather and a forecast for the upcoming days.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 67.1%
  • CSS 21.0%
  • HTML 11.9%