Workflow
Overview of workflow and mentality:
- We are doing just enough planning to get moving 
- Each cycle takes 1-3 weeks (Also called sprint) 
- Then you repeat the whole process again 

Product Backlog:
- Is where product owners create a prioritized list of features called user stories 
User stories:
- User stories goes with the following format 
As a....
I need...
So that...- Example: 
As a user
I need a 2FA setup
So that I am able to log in securelyFull format:

Last updated