mhotan / DineOn

Git Repository for our 403(13sp) Android application "DineOn"
0 stars 0 forks source link

Presenting current order #327

Open mhotan opened 11 years ago

mhotan commented 11 years ago

I think we allows to many static fields in the user application. We are having sync errors for users signing into different accounts and the state tracking is all messed up and the UI is showing the wrong presentation because it thinks this user has this current order going on.

Also users had hard times knowing when to place an order, if they placed an order, and so forth.

One of the first steps is to change the View Order text to a shopping cart.