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

https://github.com/mohit-s96/weatherornot

A simple weather app using Accuweather API, Bootstrap and Vanilla JS, featuring autocomplete dropdown search.
https://github.com/mohit-s96/weatherornot

accuweather accuweather-api asynchronous-programming autocompletetextview bootstrap css rest rest-api vanilla-javascript vanilla-js weather-api weather-app

Last synced: about 2 months ago
JSON representation

A simple weather app using Accuweather API, Bootstrap and Vanilla JS, featuring autocomplete dropdown search.

Awesome Lists containing this project

README

        

# WeatherOrNot
A simple weather app using Accuweather API, Bootstrap and Vanilla JS, featuring autocomplete dropdown search

1- To use this app ,visit https://developer.accuweather.com/ and register then create new app to get a new token key.

2- Replace the dummy key in "forecast.js" with your new key

3- Done....you can run the app on your desktop or mobile browser

4- *Remember that Accuweather puts a limit on queries on a free account so if you get an error after about 100 hits then delete your app in accuweather website and create a new one to get a new key*