GithubHelp home page GithubHelp logo

hanna-skeppe / project-weather-app Goto Github PK

View Code? Open in Web Editor NEW

This project forked from technigo/project-weather-app

0.0 0.0 0.0 5.29 MB

Weather Web App

HTML 6.18% JavaScript 62.72% CSS 31.10%

project-weather-app's Introduction

Weather App

This week's project was to build a simple weather web app that shows today's weather and temperature, and a 5-day forecast using a weather API. The project was part of Technigo Bootcamp.

Requirements completed:

(Minimum Requirements)

  • Fetch data from the API using fetch() in JavaScript
  • All required data should be present and fetched from the API
  • The presentation of the data should be in a specified format.
  • The page should work on mobile (mobile first!), tablet and desktop (Be responsive)

(Intermediary Goals)

  • Change the colors of the page based on the weather. If the weather is warm โ€“ use warm colors. If the weather is colder, use cold colors. If you really want to push you CSS muscles you can even make a background gradient.
  • Include visual indicators for the type of weather, cloudy/sunny/rainy/etc.

Tech Used

HTML, CSS, Javascript, fetch data from API.

The problem

I started out on monday doing mob-programming. We all found that mob-programming was a good way to faster get over the first obstcles and uncertainties that often occur when starting a new project. For me personally it also helped a lot in that I got a foundation that I could continue to build on on my own.

I think this project was fun and I gained at least basic knowledge about how to fetch data from API:s. I might return to this project in the future and make it more advanced when my knowledge has improved.

I did a quite simple styling for this project, that didn't need too much tweaking to make it responsive. I had some difficulties positioning the background image on .weathertoday using CSS background-size/object-fit/object-position. I couldn't get the pictures positioned where I wanted. I don't know why it didn't work, since I used this before on previous projects. I solved it by instead cropping the pictures, but they still don't have ideal position for bigger screens.

View it live

https://app.netlify.com/sites/youthful-ardinghelli-e80e81/

project-weather-app's People

Contributors

hanna-skeppe avatar hannapettersson avatar jenniedalgren avatar idlefingers avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.