| Day | Main Task | Details | Status |
|---|---|---|---|
| Mon | Architecture Review | - Finalized overall architecture with the team. - Distributed tasks: personally handling frontend; team members handling backend and infrastructure. | Completed |
| Tue – Wed | Backend Setup (Team) | - Team members initialized Express.js server, SQLite database, and login system. - Assisted with code review and architecture feedback. | Completed |
| Thu | Frontend Start | - Started building the landing page and login/register pages. - Assisted with basic backend API testing. | Completed |
| Fri | UI Improvements & Cleanup | - Improved UI — adjusted spacing, colors, responsive layout. - Configured .gitignore, cleaned up unnecessary files in the repo. | Completed |