chrisvans / onbaristawebapp

Web App for Baristas to check in when they are on bar
0 stars 1 forks source link

Check buttons #34

Closed chrisvans closed 11 years ago

chrisvans commented 11 years ago

All check in/out buttons appear regardless of barista status. Buttons should appear only when neccessary.

chrisvans commented 11 years ago

Check in/out buttons now act intuitively. Added usercheckin attribute to user, that is flagged true if a user is checked in anywhere. This way, a user cannot be checked in more than one place. We may want to add support later when there are lots of locations, say, a message redirecting the user to where they are checked in. Or a status profile screen that shows the location they are checked in at.