Workflow
- Agile vs Waterfall
Agile
- Agile is a timed project management approach deliver the best possible product continuously
- Functionality
- Planning
- Executing
- Review/Demo
- Adjustments
- Types
- Kanban
- Scrum
- team managed
- company managed
Epic > User Story > Task
- Epic
- User story
As a [persona], I [want to], [so that].
- As a
reguarl customer
, I want to nivite my frinds
, so that we can enjoy this servic together
- As a
project owner
, I want to add Users to Jira
, `so that we can work together on projects]
- Task
- Actual tasks that have to be completed by your team for the success of the user story
- Design user registation form
- implement frontend validation when register