Skip to content

Features List

Amanda Vien edited this page Oct 25, 2022 · 1 revision

User Authentication

  • New users are able to create an account with their first and last names, an email, and a password. If parts of the form are incomplete or their responses are invalid, errors appear to show how the user can correct their information.
  • New users are then redirected to the splash page and logged in once the sign up is successful.
  • Any existing users are able to log into their account with a valid email and a valid password. If these are not valid, error validations appear to indicate what the user needs to fix.
  • Users can log out and be redirected to the login page.

Designs

  • Logged in users are able to:
    • create designs.
    • view all of their existing designs.
    • update their existing designs.
    • delete their existing designs.

Brands

  • Logged in users are able to:
    • create brands that consist of logos, colors, and fonts.
    • view all of their existing brands.
    • update their exisiting brands.
    • delete their existing brands.
Clone this wiki locally