https://github.com/miacoupland/pokemon-database
MySQL database made for a CFG project. Keeps track of Pokemon stats, abilities, etc and can be use to make teams.
https://github.com/miacoupland/pokemon-database
database mysql pokemon
Last synced: over 1 year ago
JSON representation
MySQL database made for a CFG project. Keeps track of Pokemon stats, abilities, etc and can be use to make teams.
- Host: GitHub
- URL: https://github.com/miacoupland/pokemon-database
- Owner: miacoupland
- Created: 2020-11-25T18:09:41.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-10-23T17:02:30.000Z (over 3 years ago)
- Last Synced: 2025-01-15T04:41:10.393Z (over 1 year ago)
- Topics: database, mysql, pokemon
- Homepage:
- Size: 404 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pokemon-Database
'Pokemon Database' is a MySQL database made for a Code First Girls Introduction to SQL project.
The database keeps track of Pokemon stats, abilities, evolutions, et cetera, and can be used to form Pokemon teams.