https://github.com/ericbwebdev86/weather-dashboard
Front end web app using an API. Users can search cities get a current and 5 day forecasts. Recent searches are saved to local Storage.
https://github.com/ericbwebdev86/weather-dashboard
bootstrap css html javascript jquery momentjs openweatherapi
Last synced: about 2 months ago
JSON representation
Front end web app using an API. Users can search cities get a current and 5 day forecasts. Recent searches are saved to local Storage.
- Host: GitHub
- URL: https://github.com/ericbwebdev86/weather-dashboard
- Owner: ericbwebdev86
- Created: 2022-01-02T20:53:56.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-13T17:21:41.000Z (over 3 years ago)
- Last Synced: 2025-01-14T14:22:36.680Z (about 1 year ago)
- Topics: bootstrap, css, html, javascript, jquery, momentjs, openweatherapi
- Language: JavaScript
- Homepage: https://ericbwebdev86.github.io/weather-dashboard/
- Size: 1.87 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Weather Dashboard 
## Table of Contents
[Description](#Description)
[Technologies Used](#technologies-used)
[Installation](#installation)
[Testing](#tests)
[Media](#media)
[Deployed App Link](#Deployed-App-Link)
[Contact and Questions](#questions)
[License](#License)
## Description
A simple weather app that uses OpenWeatherMap's API to display the current weather and a five day forcast, just type in a city and hit enter. Cities are added to the recent cities section as clickable buttons. The recent cities buttons bring up weather data when clicked. UV index is colored by severity.
## Technologies Used
* HTML
* CSS
* JavaScript
* Bootstrap
* jQuery
* Momentjs
## Installation
### Clone Repository
* *https:* git clone [https://github.com/ericbwebdev86/weather-dashboard.git](https://github.com/ericbwebdev86/weather-dashboard.git)
## Tests
There are no formal tests for this project
## Media

## Deployed App Link
https://ericbwebdev86.github.io/weather-dashboard/
## Contact and Questions
* Email: ericbwebdev86@gmail.com
* GitHub: https://github.com/ericbwebdev86
## License
MIT license is a short and simple permissive license with conditions only requiring preservation of copyright and license notices. Licensed works, modifications, and larger works may be distributed under different terms and without source code.