Skip to content

marinalendt/js-project-weather-app

 
 

Repository files navigation

https://project-weather-app-b2.netlify.app/

js-project-weather-app

Arta, Jennifer and Marinas weather-app

Requirements for G:

  • Your project should use TypeScript

  • You should fetch data from the API using fetch()

  • The app should have: city name, current temperature, weather description, 4-day forecast

  • The presentation of the data should be in the specified format. However, you can choose how to display the forecast - perhaps you want to show the min and max temperature for each day, or perhaps you want to show the temperature from the middle of the day, or the humidity, what it feels like and so on. Just make sure to make it all fit nicely with your chosen design.

  • Make your app responsive (it should look good on devices from 320px width up to at least 1600px)

  • Follow one of the designs as closely as you can

  • Follow the guidelines on how to write clean code

Week 43 To-Do

  • Forecast data display
  • Add button
  • Searchbar style and ts script (add more cities)
  • add branches and merge files in git
  • Finish style (css) to all elements
  • structure code in sections and clean code/DRY
  • add symbols to symbol_code
  • Prepare for demos.

About

Groupwork with Arta and Jennifer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 43.4%
  • TypeScript 34.3%
  • CSS 16.1%
  • HTML 6.2%