Skip to content

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.

Notifications You must be signed in to change notification settings

IChieh-Pan/JavascriptExercise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published