Skip to content

Look up a city and get back weather forecast for searched city and top News headline related to that city and an interactive map which shows the location of that city.

Notifications You must be signed in to change notification settings

hmailahn/WeatheredVibes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WeatheredVibes

GitHub last commit GitHub code size in bytes GitHub watchers GitHub top language

Table of Contents:

  1. Description
  2. Usage
  3. Built-With
  4. Screenshot
  5. Demo
  6. Repository
  7. Deployed-Project
  8. Contact

Description

As a user I want to look up a city to get the current weather and suggested current news articles based on the location searched, so that I can stay up to daye with my surroundings.

Usage

Weathered Vibes is an application that lets a user look up a city and get the current weather and suggested news articles based on the location searched, so that they can stay up to date with their surroundings. At the top of the application is a search bar for the user to type in a city. Below the search bar are three containers. The first container is the current weather of the city searched. This container includes the city, date and time, current temp, current weather conditions, current wind speed, and current humidty. The second container is a suggested news article based on the location search. There is a desciription of the news article and a link to the whole article on a third party site. The third container lists all the previous cities searched as well as a clear history button. This container allows you to click on a previous searched city and get the current weather as well as clearing all the previously searched cities. At the bottom of the page is an interactive radar map that pulls up the location that was searched.

Built-With

  1. Open Weather Map API
  2. TOMTOM API
  3. GNews API
  4. JavaScript
  5. HTML
  6. CSS
  7. jQuery
  8. Bulma

Screenshot

plot

Demo

Watch the demo

Repository

  • Repository can be found here

Deployed-Project

  • Deployed Project can be found here

Contact

About

Look up a city and get back weather forecast for searched city and top News headline related to that city and an interactive map which shows the location of that city.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 61.5%
  • HTML 25.0%
  • CSS 13.5%