IChieh-Pan / JavascriptExercise

My Javascript learning in progress. I fetch some data from an open API, and then populate a table using Javascript. I also added a filter/ dropdown menu to filter the data.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Javascript Exercise

A webpage that uses free API data resource from The Neighborhood Data for Social Change (NDSC) platform.

Motivation

Gentrification is one of the biggest issue in urban cities. Berlin residents are suffering from the rising rent price each year. The govenrment passed the rent cap law that is going to implement from 2020 spring. ....

Approach

Asynchronous Javascript -AJAX
Async callbacks
Async await method
Ternary operator
Bootstrap

Languages & Framework

Javascript
HTML
Bootstrap

Resources

Open API data from NDSC platform https://usc.data.socrata.com/Riverside-Coachella-Valley/Rent-Price-CV-/3mua-zfup

About

My Javascript learning in progress. I fetch some data from an open API, and then populate a table using Javascript. I also added a filter/ dropdown menu to filter the data.


Languages

Language:JavaScript 98.0%Language:HTML 1.5%Language:CSS 0.5%