Senior
Tell about the development process in your team.
sobes.tech AI
Answer from AI
Our team followed an agile development process (Scrum/Kanban), with regular sprints and daily stand-ups. The main stages:
- Task planning with estimation and prioritization.
- Feature development and bug fixing using Gitflow or a similar branching model.
- Code reviews to maintain quality and share knowledge.
- Automated testing and CI/CD for quick integration and deployment.
- Regular retrospectives to improve processes.
Special attention was given to writing unit and integration tests, as well as maintaining documentation. Interaction within the team was transparent, with open discussions on architectural decisions and technical issues.