Skip to content

callahanchris/china-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

China Map

This is a small side project I put together with the goal of making an interactive JavaScript map of China. The map is a jVectorMap, and the data comes from the Wikipedia articles on each region in China.

Visit amapofchina.herokuapp.com to see it in action!

Application Setup

  • Run bundle

  • Run rake db:migrate

  • Run rake db:seed to populate the database

  • Boot up the server with rails s

  • Visit localhost:3000 to view the map

  • Mouse over a region to see more information about it!

About

A data-driven JavaScript map of China

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published