Skip to content

An interactive map application visualising Life Expectancy data in different countries on a World map.

License

Notifications You must be signed in to change notification settings

vandyG/Life-Expectancy-Map-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LIFE EXPECTANCY MAP APPLICATION

An interactive map application visualising Life Expectancy data in different countries on a World map.

Image

With the help of two toggle buttons you can highlight differnet countries on the basis of life expectancy.

Greater than 75 Less than 50
75 50

INSTALLATION

To run this project Eclipse IDE is required.

You need to manually build/run the project in Eclipse

  1. Clone the repository.
  2. Import the folder in Eclipse ('File' -> 'Import' -> 'Existing Projects into Workspace', Select this folder, 'Finish')

MANUAL INSTALLATION

If the import does not work follow the steps below.

  • Create new Java project
  • Copy+Paste all files into project
  • Add all lib/*.jars to build path
  • Set native library location for jogl.jar. Choose appropriate folder for your OS.
  • Add data/ as src

About

An interactive map application visualising Life Expectancy data in different countries on a World map.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages