Clone this repo Run bundle Run rake db:create
As an engaged remote worker, so that I can decide which space to go, I want to be able to see ratings of other users (stars)
As an active user, so that I can share my view, I want to be able to add a star rating of different attributes
As a user, so that my opinion counts, I want my rating to contribute to the overall rating of the work space
As a user, so that my opinion counts, I want the rating of each work space attribute to contribute to the overall rating of the work space
As a busy user, so that I can see the closest work spaces, I want to be able to see the nearest work spaces on a map
As a picky user, so that I can choose the best work space for me, I want to be able to filter work spaces by attribute
As a website owner, to ensure validity of the information displayed, user must be logged in to create an entry for a work space
Users can only edit/delete restaurants which they've created Users can only leave one review per restaurant Users can delete their own reviews Some indication should be given on the page (as part of the layout) whether the user is currently logged in, along with links to the available actions (i.e. Logout/Edit account is signed in, otherwise Sign In/Sign Up) The email address of the reviewer should be displayed as part of the review Optional - Users can't review a restaurant which they created -->