Skip to content

johnBrereton/Country-Info-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


The country info app is a simple JavaScript app with UI designed in Code.org App Lab. The app utilizes two datasets, The World Bank's Climate Change Data(Country Data) dataset and Code.org's Countries and Territories dataset. The combination of these datasets provides a plethora of information on every country in the world. The app will search both lists and generate ids to represent locations in each dataset. Since the Country Data dataset is not organized into columns it adds an extra level of complexity to the application that is mitigated by the use of functions to change the format of the dataset. Once the data has been located in the datasets the data is displayed for the user in expandible sections such as economy, agriculture, and economic impact.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published