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

https://github.com/shiponcs/easyweather

API fetching, and extracting data from the responses, MaterializeCSS design and Javascript modern features like class, fetch()
https://github.com/shiponcs/easyweather

accuweather-api api apis darksky-api dom dom-manipulation easyweather es6-javascript fetch-api html5 javascript javascript-api json materializecss

Last synced: 3 months ago
JSON representation

API fetching, and extracting data from the responses, MaterializeCSS design and Javascript modern features like class, fetch()

Awesome Lists containing this project

README

        

# EasyWeather
This app fethes accuWeather api, and shows some of the basic result after extracting them. It's easy to use, only the city name is required. There are some things to do in next, like autocompletion.
Anyone needs further information can use it extend it as he wants.

*Weather Icons are hard coded in this version*

## Technology
1. MaterializeCSS
2. skycons
3. Javascript (es6)