# Pokémon ⚪️

**URL:** https://community.glideapps.com/t/pokemon/69410
**Category:** Project Showcase
**Tags:** api, custom-code
**Created:** [January 9, 2024, 2:19pm UTC](https://community.glideapps.com/t/pokemon/69410 "2024-01-09T14:19:28Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![Eric\_Penn](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/eric_penn/32/73888_2.png) [@Eric\_Penn](https://community.glideapps.com/u/Eric_Penn)
#### Post date: [January 9, 2024, 2:19pm UTC](https://community.glideapps.com/t/pokemon/69410/1 "2024-01-09T14:19:28Z")

</div>

A little Pokédex I created using Custom Collection + HTML.

 ![Screenshot 2024-01-09 at 9.16.34 AM](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/a/b/abe081032dd3472980a0c89e22093f0f9db298a0.jpeg)

> **[DraftDex](https://draftdex.glide.page/)**

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [January 10, 2024, 1:17am UTC](https://community.glideapps.com/t/pokemon/69410/2 "2024-01-10T01:17:47Z")

</div>

Very nice! Shouldn’t we remove the HP - Atk - Def “2nd headers” for each row?

---

<div class="post-metadata">

### Author: ![Uzo](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/uzo/32/22639_2.png) [@Uzo](https://community.glideapps.com/u/Uzo)
#### Post date: [January 10, 2024, 1:43am UTC](https://community.glideapps.com/t/pokemon/69410/3 "2024-01-10T01:43:32Z")

</div>

Nice! But I see you did not stabilize fetch JSON; it is reloading when coming back to the home page, making you wait for a few seconds to see the list.

---

<div class="post-metadata">

### Author: ![Eric\_Penn](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/eric_penn/32/73888_2.png) [@Eric\_Penn](https://community.glideapps.com/u/Eric_Penn)
#### Post date: [January 10, 2024, 3:55am UTC](https://community.glideapps.com/t/pokemon/69410/4 "2024-01-10T03:55:06Z")

</div>

Thanks! @ThinhDinh. I followed my very important 13 yo customers vision… this is his favorite Dex below. Next step is to design a draft for tournament play. It’s been a fun way to teach my friends son about Glide.

 ![Screenshot 2024-01-09 at 10.38.01 PM](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/7/6/761e24c25d58eebf119d5e9fbcb84ac690ff39a7.jpeg)

[https://funnotbun.github.io/?table=speciesTable&](https://funnotbun.github.io/?table=speciesTable&)

---

<div class="post-metadata">

### Author: ![Eric\_Penn](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/eric_penn/32/73888_2.png) [@Eric\_Penn](https://community.glideapps.com/u/Eric_Penn)
#### Post date: [January 10, 2024, 4:08am UTC](https://community.glideapps.com/t/pokemon/69410/5 "2024-01-10T04:08:34Z")

</div>

Ya I think the problem is the images… because everything else is hard coded. I tried saving them all to GDrive but then they won’t work in HTML/ Rich Text. What do you suggest 😉 [https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/1.png](https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/1.png)

---

<div class="post-metadata">

### Author: ![Uzo](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/uzo/32/22639_2.png) [@Uzo](https://community.glideapps.com/u/Uzo)
#### Post date: [January 10, 2024, 4:11am UTC](https://community.glideapps.com/t/pokemon/69410/6 "2024-01-10T04:11:33Z")

</div>

hahahah… I had the same problem… the solution is to change the GD URL a little…  
But why is the waiting time? When I return to the home page, it looks like it is reloading.

I will dig out the right URL for you…

try and let me know if it works

---

<div class="post-metadata">

### Author: ![Uzo](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/uzo/32/22639_2.png) [@Uzo](https://community.glideapps.com/u/Uzo)
#### Post date: [January 10, 2024, 6:22am UTC](https://community.glideapps.com/t/pokemon/69410/7 "2024-01-10T06:22:27Z")

</div>

I see it is much better now, LOL… You are the fastest-learning MF I ever dealt with 🤣

---

<div class="post-metadata">

### Author: ![Rhys](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/rhys/32/68870_2.png) [@Rhys](https://community.glideapps.com/u/Rhys)
#### Post date: [January 10, 2024, 11:11pm UTC](https://community.glideapps.com/t/pokemon/69410/8 "2024-01-10T23:11:38Z")

</div>

Love it @Eric_Penn! Your kid has good taste, it’s a great DEX 😆
