glasquare
glasquare copied to clipboard
Add Support For Venue Specials
When exploring venues, allow a user to see if a venue currently has any specials. Additionally, the user should be able to see details about those specials.
I've started working on an implementation for this, I'll finish it up and send a pull request tomorrow/Wednesday.
Great! Can you share your vision about the UI?
I suggest:
- venue card will have an icon on it if there is a special
- if there is a special, there will be a menu item "Specials" on the card
- that will take user to an activity where you can scroll between specials
- if you unlock a special after a check-in, I would display information about unlocked special instead of a current "after-check-in" screen. You need to acquire wake lock in that case, because you will need to show it to a shop attender through screencast on your phone (that will look funny :)
That's basically what I was thinking!
- Done, just need to locate a better icon
- Already implemented your second and third points
- Post-checkin alert: in progress
@chrnola Any updates? I plan to release new version soon.