You can test the it on THIS SITE!
-
Cards colored according to the type of the Pokémon
-
Search bar (number and name)
-
The site is responsive
-
Redirect to Pokémon information on the official Nintendo site
-
It is not necessary to host photos of Pokémon, use photos from the official Nintendo site
The json of the updated Pokédex can be found in this other repo of mine, together with the extractor:
I also uploaded an old version of the site, aesthetically simpler and therefore more easily reusable for other projects:
This site is connected to a Telegram bot that allows you to collect Pokémon, if you want to take a look at it:
- PHP
- A site (obviously)
- A database (I use MySQL)
-
Create a database with a table called "pokeball" with this schema:
id pokemon bigint() varchar() CREATE TABLE `pokeball` ( `id` bigint(19) DEFAULT NOT NULL, `pokemon` varchar(5) DEFAULT NOT NULL );
-
Edit index.php with the database login credentials you just created
-
That's all folks!
Buy me a coffee (PayPal): Ed0ardo
Buy me a coffee (Binance Pay): 268880867
Buy me a coffee (Ko-Fi): Ed0ardo
Buy me a coffee (Trust Wallet): 0x825fFeB482BE713eA3bFea0F3B8c398813B65269
Buy me a coffee (CashApp): $Ed0ardo