You are on page 1of 1

Agilité :

Day 1
Hi,

Today, I focused on expanding my knowledge of Docker and containerization. I spent time learning
about Docker documentation and successfully containerized and built images some example
applications. This hands-on experience has helped me become more familiar with Docker and its
functionalities.

Also i downloaded the source code of JHipster, and started diving into it. Trying to understand its
architecture and how it functions.

Day 2

Today, I worked on a project using Spring Boot. I focused on creating services and controllers, to
familiarize with the framework . So im doing analogies with jhipster for generating a project to
better understand how it works , i am in the step of creating empty folders with user-specified
names. I tested it using Postman by providing the folder name in the request body.

In the next steps, I plan to add options for users, to choose between Angular, React, or Vue and try to
initialize the project.

You might also like