Skip to content

Add your visited countries, colorising the map after inputing a name of a country. Data is storing in a local Database in PostgreSQL.

Notifications You must be signed in to change notification settings

Panchuk16/Travel-Tracker

Repository files navigation

  1. npm init
  2. Import countries.csv and visited_countries.csv into PostgreSQL Database
  3. Change const db according to your pg password, host, port, user name, database name
  4. node index.js

About

Add your visited countries, colorising the map after inputing a name of a country. Data is storing in a local Database in PostgreSQL.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published