Week 9 Worklog

Week 9 Objectives:

  • Report weekly progress and plan the next tasks with the team.
  • Research and set up a Continuous Integration (CI) pipeline for the Frontend, and restructure the Frontend folder/code.
  • Build a local testing environment for the Backend that matches the Production environment.

Tasks to be carried out this week:

DayTaskStart DateCompletion Date
2- Team meeting to report on previous week’s progress, analyze pending tasks, and distribute work for the week06/15/202606/15/2026
3- Research services/methods for setting up CI (Continuous Integration) for the Frontend06/16/202606/16/2026
4- Restructure the Frontend project (folder/code restructure) to improve clarity and development performance06/17/202606/17/2026
5- Design and build local test scenarios for the Backend06/18/202606/18/2026
6- Set up local test configuration for the Backend to ensure it matches the Production environment as closely as possible06/19/202606/19/2026
7- Run a full integration and local test flow trial, optimize project source code06/20/202606/20/2026

Week 9 Achievements:

  • Completed task assignments and provided periodic project status updates.
  • Successfully established an automated CI pipeline for the Frontend project, with a cleaner and more organized code folder structure.
  • Successfully created a local test environment for the Backend that accurately simulates the Production environment’s behavior, minimizing deployment errors.