https://github.com/esmakocak/fcc-number-guessing-game
Solution for Number Guess challenge at @freeCodeCamp
https://github.com/esmakocak/fcc-number-guessing-game
bash-script database git postgresql
Last synced: 3 months ago
JSON representation
Solution for Number Guess challenge at @freeCodeCamp
- Host: GitHub
- URL: https://github.com/esmakocak/fcc-number-guessing-game
- Owner: esmakocak
- Created: 2023-05-10T13:44:44.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-10T13:49:25.000Z (about 3 years ago)
- Last Synced: 2025-02-27T01:48:22.396Z (over 1 year ago)
- Topics: bash-script, database, git, postgresql
- Language: Shell
- Homepage: https://www.freecodecamp.org/learn/relational-database/build-a-periodic-table-database-project/build-a-periodic-table-database
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Final required project for Relational Database certification.
In this project i created number guessing game which takes inputs from users and save data, i used bash scripting, postgreSQL and git.