Hello!
The question is more for professional programmers who have graduated from the university with a degree and are working in this field in large companies.
Tell me, please, is there any project documentation on programming sites, block diagram applications, etc.?
For example, there is a technical task from the customer. I need to develop the logic of the site / module / script and implement everything in PHP. For myself and for the customer, it would probably be logical to describe how this will work, what data will be received from the user, how they will be processed by the server, etc. Or draw a diagram for clarity.
How is this done?
Thank!