# 2. Gather App Requirements 📋
%%
- [ ] Techniques for gathering requirements (e.g., user interviews, surveys)
(ref bus notes for above [[Business Directory]])
%%
Gathering app requirements involves comprehensively understanding and documenting the necessary functionalities, features, and constraints of an application, a critical step compared to alternatives like jumping directly into coding, which often leads to wasted efforts and an unfocused application.
[[Software Requirements Document (SRD)]]
#dev
#python