Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mleftwich/weatherforecast
Web application for displaying weather by city
https://github.com/mleftwich/weatherforecast
bootstrap fetch-api html javascript jquery
Last synced: 7 days ago
JSON representation
Web application for displaying weather by city
- Host: GitHub
- URL: https://github.com/mleftwich/weatherforecast
- Owner: mleftwich
- Created: 2022-06-20T06:26:35.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-01T04:19:54.000Z (about 2 years ago)
- Last Synced: 2024-11-06T03:48:22.557Z (about 2 months ago)
- Topics: bootstrap, fetch-api, html, javascript, jquery
- Language: JavaScript
- Homepage: https://mleftwich.github.io/WeatherForecast/
- Size: 61.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![MIT](https://img.shields.io/static/v1?label=License&message=MIT&color=green)
# Weather Forecaster
## Table of Contents
* [Description](#description)
* [Technologies](#technologies)
* [Installation](#installation)
* [Usage](#usage)
* [Contributing](#contributing)
* [Guidelines](#guidelines)
* [Tests](#tests)
* [License](#license)
* [Questions](#questions)
---## Description
Designed using OpenWeather's API, this app intends to give a comprehensive breakdown of current and upcoming weather conditions from all across the world. User can look up a location using the search bar on the left hand side of the app, where previous searches will also be stored for future reference. Upon searching, the user is presented with the current days forecast, including wind speed, temperature, humidity and UV index, along with the next 5 days predicted conditions.
![screenshot](./assets/imgs/screenshot.png)## Technologies
* HTML
* CSS
* Bootstrap
* JavaScript
* JQuery
## Installation
No installation required, visit the URL to use.## Usage
Application can be used [here](https://mleftwich.github.io/WeatherForecast/).## Contributing
If you'd like to contribute, reach out through the email listed below.## Guidelines
Can be used to plan a trip or activities for the week.## Tests
Tests conducted in development.## License
Licensed under [MIT](https://opensource.org/licenses/MIT)---
## Questions
For any questions you can find me at [GitHub](https://github.com/mleftwich) or email me at [[email protected]](mailto:[email protected])