User Stories - Twprcntmlk/CapStoneProject GitHub Wiki

User Stories

Sign Up

  • As an unregistered and unauthorized user, I want to be able to sign up for the website via a sign-up form.
  • When I'm on the /signup modal:
  • I would like to be able to enter my email, username, and preferred password on a clearly laid out form.
  • I would like the website to log me in upon successful completion of the sign-up form.
  • So that I can seamlessly access the site's functionality

Log in

  • As a registered and authorized user, I want to be able to log in to the website via a log-in form.
  • When I'm on the /login page:
  • I would like to be able to enter my email and password on a clearly laid out form.
  • I would like the website to log me in upon successful completion

Demo User

  • As an unregistered and unauthorized user, I would like an easy to find and clear button on both the signup/login modal to allow me to visit the site as a guest without signing up or logging in.
  • I can click on a Demo User button to log me in and allow me access as a normal user.
  • To test the site's features and functionality without needing to stop and enter credentials.

Log Out

  • As a logged-in user, I want to log out via an easy to find log out button on the navigation bar.
  • While on any page of the site:
  • I can log out of my account and be redirected to a page displaying the user's team, projects, and tasks.
  • To easily log out to keep my information secure.

Collections

  • As a logged-in user, I want to be able to buy packs and all cards for my collection.

Decks

  • As a logged-in user, I want to be able to only add cards that are in my collection to my deck

Game

  • As a logged-in user, I want to be able to use that Deck to play a game and earn points

Admin

  • As an Admin User, I want to be able to update my card database to have CRUD on any new cards that might be added to External API