Skip to content

hector-baez/PokedexWeb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PokedexWeb

To populate database:

Webscraping Method:

- copy pokedex.sql file into your server and run the necessary tables

- update config.ini to match your server configurations

- go to the very bottom of pokedexDB.py. Uncomment the functions being called in *if __name__ == '__main__':*

- run pokedexDB.py

Quick Method:

- import pokedexDump.sql file into your database

Flask App is contained within pokedexFlask folder. A live version is hosted on hbaez.oxycreates.org/pokedex

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published