Skip to content

jepoy92/Weather-Dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather Dashboard

Description

This weather dashboard was created using Jquery, ajax methods, and the openweathermap api to create an app that will give the user information about any city they search such as city name, temperature, wind speed, humidity, UV index, and the area's current date and time.

Table of Contents

Installation

No installation required, simply open the deployed app using the link below!

Deployed Site

Features

1. City search:

Using the openweathermap api, the user can search for a city and the app uses jquery to search through the api in order to provide the following information

1. City name
1. City temperature 
2. Wind speed
3. Humidity
4. UV index 

2. Current date and time:

The user is presented with the current date and time using moment.js

3. Five day Forecast:

When the user selects a city, a five day forecast of that city's is presented below. 

4. Local Weather:

With the user's permission, the app can also display the user's local weather information using the geolocation feature in 
javascript.

5 Saved city information:

When the page is refreshed the user can re-use their recently searched cities which were saved through localstorage.

License

License

License: GPL v3

For more information on the license used, please click on the link below:

Contributing

Thank you to my wonderful study group! Please follow their githubs down below!

Tests

NONE

Questions

For questions concerning my apps, click on the link below for my github:

[Github Link] (https://github.com/jepoy92)

Or click the link below for my email:

[Email] (jeffrey1choi@gmail.com)

About

An app that shows weather data using the openweathermap api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors