adding features for gitlab-compliance checker
9:00 AM – 9:30 AM: At 9:00 AM attended the daily stand-up meeting. During the stand-up, we discussed the project progress, current tasks, and plans related to the GitLab Compliance Checker project.
9:30 AM – 11:20 AM: I have installed requirements of the projects. I set up the project and ran the project locally, executed the required commands, and resolved environment-related issues such as missing Python packages and Excel writer dependencies (openpyxl and xlsxwriter), ensuring the application ran smoothly.
11:20 AM – 1:00 PM: From 11:20 AM to 1:00 PM, we attended a detailed project explanation session. The discussion covered the overall project architecture, key features, APIs involved, and the functionality of various components in the codebase. This session helped me gain a clear understanding of how GitLab APIs are used to retrieve repository data and how compliance checks are carried out.
1:45 PM – 2:00 PM: I attended another stand-up meeting where the team discussed post-lunch progress updates, task alignment, and next steps for the project.
2:00 PM – 3:30 PM: The afternoon session, held from 2:00 PM to 3:30 PM, focused on exploring VS Code tools and features. During this session, I learned how VS Code functions, the significance of various icons and file color indicators, and how extensions are used to enhance development. Additionally, I gained a clear understanding of the complete project workflow, starting from entering the GitLab repository URL to generating CSV and Excel reports, along with maintaining proper documentation.