An open API service indexing awesome lists of open source software.

https://github.com/panchuk16/flags-quiz-database

Quiz about guessing countries of flags. Using PostgreSQL for comparing inputed country name with flag symbol.
https://github.com/panchuk16/flags-quiz-database

countries-flags database flags-quiz postgresql quiz

Last synced: 2 months ago
JSON representation

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

Awesome Lists containing this project

README

          

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

Screenshot 2026-04-27 at 10 40 31

Screenshot 2026-04-27 at 10 40 42

Screenshot 2026-04-27 at 10 41 23