Skip to content

Features

Justin Russo edited this page Dec 3, 2021 · 3 revisions

Business Page

Users can visit a business page to view the name, description, geographical information, and reviews. If a user is authenticated they can leave a review or delete their review of a business.

Reviews

On the business page, reviews are shown. Authenticated users can leave a 1-5 star review of the business with a comment as well as delete reviews they have made.

User Authentication

  • A user can sign up, log in, and log out
  • A demo user exists to access authenticated-specific features without signup.

Clone this wiki locally