Part I: Defining User Flows

Part I: Defining User Flows

public 4 min read
The first step during application development is designing. We define flows to understand how data needs to be fetched and stored from the UI which, in turn, helps in database and service design. In this post, we are going to define a basic flow for our pet adoption store application.