salonijain3 / MapsIntegration

MapsIntegration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MapsIntegration

MapsIntegration

  • To run the project, in the signeasy folder, run grunt serve ; it will run on http://localhost:9000
  • The commit was made with the node_modules so that the testing of this would be easier.
  • Images of the countries are the same image and it is not present in all the countries data.
  • There are 2 json files - countries.json and cities.json - one containing all the countries and their latitudes and longitudes and the other containing the cities of 2 countries. (cities do not contain for all the countries as this is hardcoded data)
  • The values of latitude and longitudes are mocked.
  • The application is gracefully responsive.

About

MapsIntegration


Languages

Language:JavaScript 54.6%Language:HTML 26.5%Language:CSS 18.8%