Ktom23 / TapMap

“Tap Map” is a map-based application that locates alcohol-serving establishments in the greater Newark, DE area. When the user clicks upon an establishment, the application opens up a menu of the beers which are offered either on tap or bottle. Once the user decides on a location, he/she may enter and order a selection of beer. While enjoying the beverage, the user may also return back into the “Tap Map” app and rate the beverage. These ratings are converted into a cumulative average, are assigned to a beer, and show up next to the beer on each individual restaurants’ list. Newark, DE will be used as a pilot location to see how successful this application can prove to be.
0 stars 0 forks source link

As a user, I can submit a rating and/or review #8

Open Ktom23 opened 9 years ago

Ktom23 commented 9 years ago

Use Case: Rate

This allows users to rate their overall experience at an establishment on a 0-5 star rating scale. The option to leave a short comment on the experience will also be available. These ratings and comments will be available to view by accessing the use case "Access Restaurant Info".

kgbyrne commented 9 years ago

Users should submit ratings for specific beers first and foremost, and restaurants as a secondary option.

jugarte commented 9 years ago

Just to clarify, the ratings should be presented as stars, one star being the lowest, 5 stars being the highest rating. We should not allow .5 ratings to keep ratings easier to follow!

Ktom23 commented 9 years ago

Agreed, lets keep things simple with the stars. Average rating displayed on restaurant or beer profile pages will be rounded up or down.