Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/djjjonas/pokedex
https://github.com/djjjonas/pokedex
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/djjjonas/pokedex
- Owner: DJJJonas
- Created: 2024-03-13T00:46:30.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-04-30T23:42:52.000Z (6 months ago)
- Last Synced: 2024-10-06T08:41:20.899Z (about 1 month ago)
- Language: JavaScript
- Homepage: https://djjjonas.github.io/pokedex/
- Size: 82 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Pokédex
A friendly minimalist Pokédex to save your favorites pokémons.
Features •
Visit website •
TODO![image](https://github.com/DJJJonas/pokedex/assets/48167880/9630cc71-43da-4b01-8795-26a9b81dca84)
Features
- Search for Pokémons by name (Auto complete suggestions after 4 characters)
- Click on the Pokémon's image to inspect it
- Inspect Pokémon's name, ID and types
- Pokémon's stats
+ Healt (HP)
+ Attack
+ Defence
+ Special Attack (Sp. Attack)
+ Special Defence (Sp. Defence)
+ Speed
- On sidebar
+ Inspect previous searched Pokémons on the sidebar
+ Favorite Pokémons
+ Organize Pokémons
+ Delete Pokémons
+ Delete all non-favorite PokémonsVisit website
Access the Pokédex by [clicking here](https://djjjonas.github.io/pokedex/)
TODO
- [ ] Button hover tooltips
- [ ] "Switch language to english" button
- [ ] Sprite image carousel
- [ ] Shiny Pokémon visualization
- [ ] "Evolves to" button## You may also like...
- [Toaxt](https://github.com/DJJJonas/toaxt) - A dead simple toast lib for JS