Milestones and Progress - karamba182/TeachUA-team GitHub Wiki
Milestones & Progress
This page describes the main stages of the project and what each milestone includes.
Project Milestones
1. Initial Setup
Basic repository setup and team structure.
Includes creating the repo, adding submodules, and setting up the GitHub project board.
2. Local Development
Run the project locally without Docker.
3. Containerization
Docker integration for frontend and backend.
Includes Dockerfiles, docker-compose, and image optimization.
4. Code Health
Code quality and automation tools Includes SonarCloud, review rules, and integration into PR flow.