Weather forecast. It's an application that accepts input of location (Cities or Countries) form user and returns the weather information of that country or appropriate Error
Quill Weather App is a web-based weather application that shows the weather based upon the search and shows relevant data. It is also made responsive and created using open weather api.
This is our first project: Digital Coffee. We utilized HTML, CSS (Bootstrap & FontAwesome), JavaScript, and various different APIs (Listed in ReadMe) to randomly generate quotes, images, and weather information according to the user's choices.
OpenWeatherMapProxy is a simple proxy for the Open Weather Map: client can use it with no need to expose its appid key, which should be kept private. I originally coded it to be able to finish a freeCodeCamp challenge (Show Local Weather). If it is useful to you as well, STAR it please!
Simply said: the project represents a single-page weather App. It derives data via the OpenWeatherApi for a small sample of 11 cities, which the user can get basic current weather Data for. The app includes a customized sign-in and log-in logic, which is handled via Firebase behind the scenes. Once logged in, the user can choose cities to add to her overview, for which an interactive CSS card displays the common weather app information.