LO2 - Transferable production

You document and comment your code using version control in a personal and team context and communicate technical recommendations.

GIT

In my portfolio for semester 3 i used Vite and several npm libraries which really helped me to speed up my development process. I also used git to keep track of my changes and to work together with my team. This time I will also connect my github to my domain so I can easly update my portfolio.

Overall

In my GIT you will find my projects and the code that i have written. I have also put a readme file in each project so you can see what the project is about and how you can run it. In my git you will also find the comments that i have written in the code to explain what the code does.

Portfolio

So for my portfolio i use Vite and npm to improve my code and get fast results. You can check out my portfolio here in my gitlab repository.

CloudFlare Connection

I have connected my git repository to CloudFlare so I can easily update my portfolio. You can check out my domain here. This works trough cloudflare pages so when i push my code to my git repository it will automaticly update my domain. This works for my main branch as well as for my other branches.

CBR - Group project

For the CBR project we used git to keep track of our changes and to work together on the project. We also used git to deploy our project to the server. You can check out the project here.



We used static html css an js to keep the coding experience simple and to make sure that the website is fast. Not everyone in the group had experience with frameworks so this is why we chose to use static html css and js.



We used branches to work on different parts of the project so we could work on the project at the same time. This way we could work on the project without interfering with each other. Using branches also made it easier for me as scrum master to keep track of what still had to be done.



We used CloudFlare to deploy our project to the server. This way we could easily update our project. You can check out the project here.

Git Vite Npm