Week 6 Worklog

Objectives:

  • Develop and deploy the frontend components.
  • Integrate the frontend with the backend and test the full application flow.

Tasks:

DayTaskStart DateCompletion DateReference Material
26- Develop frontend user interface (UI) components.07/20/202607/20/2026UI/UX Drafts
27- Configure S3 bucket for static website hosting and CloudFront distribution.07/21/202607/21/2026AWS CloudFront Docs
28- Connect frontend application to the API Gateway/Backend.07/22/202607/22/2026API Specifications
29- Perform End-to-End (E2E) testing and bug fixing.07/23/202607/23/2026Testing Frameworks
30- Configure Amazon CloudWatch for monitoring and log collection.07/24/202607/24/2026AWS CloudWatch Docs

Achievements:

  • Fully deployed the frontend with global CDN delivery via CloudFront.
  • Achieved complete system integration (Frontend -> API -> Backend -> DB).
  • Set up monitoring dashboards to track application health.