GETROUTE
I have tried and successfully built an application using MSE methodology. I call this application Getroute.
Application: Depending upon user input takes two kind of actions.
action 1) Shows a list of buses going to a particular neighborhood.
action 2) Shows a list of neighborhoods.
Input:
for action 1) Neighborhood.
Output:
action 1) displays a list of bus numbers.
action 2) displays a list of neighborhoods.