Giter Club home page Giter Club logo

interactive-project-1's Introduction

Weather Application

This weather application is created to view the current weather forecast. By typing the city or zip code(USA only), the user is able to view the current conditions outside, temperature, pressure, and humidity anywhere in the world. The website is simplistic yet functional which leaves more room for further features that can be added in the future.

UX

As a user, I want to be able to know the current weather status at a given place by typing the city or zip code(USA only).

Technologies

  • HTML
  • CSS
  • Javascript

Features

Implemented Features:
  • Utilized CSS-Grid to properly separate the order of elements in the source from their visual presentation. Each element has their own grid-area that provides separation from each element, which prevents the risk of things overlapping due to css changes like image and/or text sizing, small viewports, etc
  • Using fetch to get the data from the API as JSON
  • Openweather API from: openweathermap
Future Implementations:
  • Add an animated icon for the current weather status
  • 7 day weather forecast
  • Visual presentation of the website

Testing

Initially I wanted to use the API from DarkSky. Unfortunately I struggled to implement it in my project due to not being able to API request by typing the city. The DarkSky API requires longitude and latitude to be able to get the location. I would have to use the DarkSky API in conjuction with Google location API to be able to search by city location. In the process, I ended up changing my API midway through the development due to me getting stuck. I changed it to the Openweather API, which has city request parameters built into the API.

The website was tested across multiple platforms, browsers (changing viewports). I also sent the project to my mentor for testing.

Credits and Acknowledgements

interactive-project-1's People

Contributors

nateg95 avatar

Watchers

 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.