#🎯practice
A collection of approaches‚ methodologies, and tools chosen by a [[software development]] team to build a product.
The process encompasses everything from initial planning and design through coding, testing, deployment, and maintenance. It's the blueprint or workflow that guides the team in turning an idea into a fully functional software product.
---
## Our process
(we'll elaborate soon)
- [Agile values](https://agilemanifesto.org/) and [principles](https://agilemanifesto.org/principles.html).
- [Slack](https://slack.com/) for communication.
- [Roam](https://roamresearch.com/) for coordination and collaboration.
- [Airtable](https://www.airtable.com/) for information management and documentation.
- Code review as part of knowledge sharing.
- Gitflow...
- Docker...
- CI/CD...
- ...