pre-final version of Pokedex that is being making in C#:
using: => ASP.NET CORE 6 => MVC => Bootstrap 5 => SQL server
You should be able to:
- See all the added pokemons
- Filter by name and Region
- Add a new pokemon, edit and delete a pokemon
- Add a new region, edit and delete a region
- Add a new type of pokemon, edit and delete a type of pokemon
Some images of the current version :