-
Notifications
You must be signed in to change notification settings - Fork 0
Architecture
The follwing image illustrates how the containers a communicating with each other. Each of images is available on Dockerhub. Thus, there is no need to clone any other repositories.
As the name suggests this micro-service is responsible for generating new Pokemon names. How this service is implemented and trained is explained in more in the repo directly.
As the name suggests this micro-service is responsible for generating new Pokemon images. How this service is implemented and trained is explained in more in the repo directly.
The frontend is built with React and MaterialUI. How the repository looks and a demo is shown in the repo.
The backend is a Spring Boot application and uses a MongoDB to persist the data. Detailed information can directly found in the repo.
Advanced Software Engineering - University of Zurich