Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leonardtarigan/weather_app
Weather app is an web-based app to search current weather condition in a certain city across the world
https://github.com/leonardtarigan/weather_app
api css3 html5 javascript
Last synced: 10 days ago
JSON representation
Weather app is an web-based app to search current weather condition in a certain city across the world
- Host: GitHub
- URL: https://github.com/leonardtarigan/weather_app
- Owner: LeonardTarigan
- Created: 2022-06-30T10:21:38.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-19T08:41:05.000Z (over 2 years ago)
- Last Synced: 2023-04-26T17:49:50.688Z (almost 2 years ago)
- Topics: api, css3, html5, javascript
- Language: HTML
- Homepage: https://leonardtarigan.github.io/weather_app/
- Size: 1.76 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Weather App
Weather app is an web-based app to search current weather condition in a certain city across the world. This is a small project that I made to learn API usage. For this project, I use [openweather API for current weather](https://openweathermap.org/current). There are a couple features that I haven't added here :
1. Loading screen while the background is being loaded
2. Error handling if the user input doesn't match any city (e.g. showing "City not found" text)