Skip to content

Quiz about guessing countries of flags. Using PostgreSQL for comparing inputed country name with flag symbol.

Notifications You must be signed in to change notification settings

Panchuk16/Flags-Quiz-Database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flags Quiz using external data from PostgreSQL

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

About

Quiz about guessing countries of flags. Using PostgreSQL for comparing inputed country name with flag symbol.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published