Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mayurdhamgunde/flag_quiz
https://github.com/mayurdhamgunde/flag_quiz
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mayurdhamgunde/flag_quiz
- Owner: Mayurdhamgunde
- Created: 2024-06-21T04:49:27.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-06-21T07:15:26.000Z (6 months ago)
- Last Synced: 2024-06-22T23:11:18.715Z (6 months ago)
- Language: CSS
- Size: 3.82 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
π³οΈβπ FLAG - Geoquiz π³οΈπ
This is full-stack web development project ceated using HTML, CSS, JavaScript, Node.js, Express.js, EJS and relational database postgreSQL.
π Displays a flag from my PostgreSQL database
π€ Prompts the user to name the country the flag belongs to
β Validates the answer and provides immediate feedback
π In order to use this project on your pc, follow these steps:-
1.Import the required node modules.
2.Download postgreSQL and pgAdmin, and create your own password while installation.
3.After downloading postgreSQL, create a database named world or any other name you like.
4.Create two tables in it named name, flag .
5.Create a table name countries and import the country data from the flags.csv sheet given by me in this repository.
6.Use the given sql codes to create table's schema's and add data in it..
# πΈSnapshots : -
Β Β Β
Β Β Β