As a user, I want to see a visual representation of a newly created Pokemon so that my Pokemon collection looks unique.
As a user, I want to have an image and a unique name for every new Pokemon that is created.
As a user, I want to be able to rate the generated image and name so that the algorithms behind the image and name generation can be improved with this information.
Description
This view displays the parents as well as the newly created Pokemon. Furthermore, there is a stepper for rating the received image as well as the name. This data will be sent back to the backend and stored such that it can be used for improving the generation algorithms.
Tasks
[ ] Similar to the Detail View #2, this View shows the same information to the new Pokemon
[ ] Two rating schemas are also part of the view for submitting the opinion on the authenticity of the Pokemon
User Stories
Description
This view displays the parents as well as the newly created Pokemon. Furthermore, there is a stepper for rating the received image as well as the name. This data will be sent back to the backend and stored such that it can be used for improving the generation algorithms.
Tasks