How did tasks come into the team? Was there a technical assignment, or were tasks described verbally? Can you give an example of a task?
sobes.tech AI
Answer from AI
Tasks for the team usually came in different ways, depending on the project and the development stage. In most cases, a task tracking system (such as Jira or Trello) was used, where tasks were described as cards with clear technical specifications — requirements, acceptance criteria, and priorities.
However, sometimes tasks were also received verbally, especially if the project was in the early stages or a quick response was needed. In such cases, we clarified details with the manager or client to form a clear technical specification.
Example of a task:
"Add a component with user reviews to the main page. The component should be responsive, display no more than 3 reviews at a time, with the ability to scroll. Data should be fetched from the API /reviews."
This description helps to understand what needs to be done and what criteria are important.