Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)