Flow Tutorial

Objective

We will build a Driving Licence Flow.

  • A applicant will apply for driving licence.
  • Applicant’s application will be reviewed and accepted/rejected
  • If application is accepted then applicant will select question for written test.
  • After selecting question, applicant will go for written test.
  • Written test will get evaluated.
  • If applicant passes then Learner licence will be issued or a regret letter will be sent to the applicant.
  • Successful applicant will go for road test.
  • Applicant can attempt two road test. I ftwice unsuccessful then a regret letter will be sent to the applicant.
  • If applicant passes road test then driving licence will be issued.

Scope

Lets develop this flow in four steps, each step will gradually build the flow but also can be stopped there if we want to take rest of the licence process manually.

Steps to develop Driving Licence flow
Phase Contains
Step I
Step II
Step III
Step IV
Step V