Skip to content

sergiomadd/PokeTeams

Repository files navigation

PokeTeams

poketeams.com is a free and open source website aimed at helping players to learn and play with a specific pokemon team. It also allows for saving and sharing your pokemon teams, letting you have your pokepastes stored all in the same place.

Website Preview Website Preview2

Contribute

Disclaimer: This is first and foremost a learning project from a junior web developer.

Feel free to open an issue with any problems, suggestions or questions that you may have. The most needed contributions are translations.

Website text translations

Help translate this website's UI text into more languages:

  • Fork the project to your own GitHub profile
  • Download the forked project on your computer
  • Modify or add a new json file in ui/src/assets/i18n
  • Commit your code and push it to GitHub
  • Open a new pull request and describe the changes you have made

Pokemon data missing translations

Help translate the pokemon data text into more languages, not only for this website, but for the whole pokeapi ecosystem:

  • Go to PokeApi's github and read the contribute section
  • Modify a .csv file with new translated data
  • Follow their steps to submit your changes

Stack

  • Frontend: Angular
  • Backend: ASP NET 9 API
  • Database: Postgresql

Credits

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published