The customer (user) goes to the front desk (web app) and makes a connection with a representative (api) who goes back to the warehouse (database) to retrieve the item they requested
So everything the customer is doing is on the “front”, and everything the rep is doing is on the “back”
Let’s have a fresh look : could we bring in the comparison between the front office and the back office of any organisation ?
Or maybe the place where people sit and order and the kitchen in the case of a restaurant ??
Yeah totally, I dig it.
The customer (user) goes to the front desk (web app) and makes a connection with a representative (api) who goes back to the warehouse (database) to retrieve the item they requested
So everything the customer is doing is on the “front”, and everything the rep is doing is on the “back”