DEV Community

Valley
Valley

Posted on

Pokémouille - A modern Pokédex (part 4)

Hello there everyone! And welcome to part 4 of the devlog for Pokémouille, an open-source Pokédex website I've been working on since April, using SvelteKit, a lot of stuff has been done since last time so let's get into it right away.
As usual you can find the repo right here: https://github.com/Vaalley/pokemouille

UI Total makeover & Dark Mode

We're now using SkeletonUI with the Crimson theme for the UI and I have to say the website looks much better, and SkeletonUI comes with a very easy to setup dark/light mode switcher which we're now using.

More Informations and sorting :o

I added more infos here and there, like the generation a Pokémon was introduced in, its EV yields when defeated and also added sorting buttons for moves (finally lol).

What's Left To Do?

A ton:
-UI/UX Improvements everywhere
-Add berries (and potentially even more game specific stuff, like routes)
-I also got the idea of having a much nicer looking Pokémon Showdown clone, I think it could be really fun to work on, but also a crazy amount of work
-A probably a lot more I forgot!

Join the Pokémouille Development!

Pokémouille is looking for contributors of any kind at any skill level, so if you're interested feel free to take a look at the Github repo (link at the top of the post), the project is open-source and under licensed under MIT which means it's all about collaboration! If you know anyone who'd be interested in working on the project I'd appreciate it if you were to share this project with them!

Thanks for reading and have a good day :)

Top comments (0)