Skip to content

In this project, we used AJAX and JavaScript to parse data from an outside host and to construct a table of presidents and their year of office, along with other information into the DOM.

Notifications You must be signed in to change notification settings

ericzorn93/AJAX-Presidents-JS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AJAX-Presidents-JS

In this project we used AJAX and vanilla based JavaScript to take information from a JSON file that was being hosted from an outside source and input it into the DOM. The JavaScript being used was to constuct the table and also depend on the searches that were being conducted in the form. The JSON data is parsed and inputed into the table, which constructs and deconstructs as the user searches for certain presidential candidates. All data is based on presidential candidates along with their years of office and other information.

July 31, 2017 / Eric Zorn / ICT 4570: Web Scripting with JavaScript / Module 6 Assignment: AJAX and the President

Github Repo: https://github.com/ericzorn93/AJAX-Presidents-JS

About

In this project, we used AJAX and JavaScript to parse data from an outside host and to construct a table of presidents and their year of office, along with other information into the DOM.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published