Whenever I play pokemon I cannot remember which pokemon type is effective against the opponent. So I decided to write this little app.
It tells you how effective a type is against another so you don’t have to remember all possible combinations.
As a base the open-source Pokedex API was used.