Skip to content

Profit Maximization Tool

Compare
Choose a tag to compare
@ProfitMaximizationTool ProfitMaximizationTool released this 03 Mar 11:36
· 166 commits to main since this release
50b0cee

Sprint 1 release (started on Feb. 21, 2022)

Use cases accomplished:

  • UC-1.0-S1: Business owner successfully signs up for an account
  • UC-1.0-S2: Business owner successfully logs into account
  • UC-1.0-S3: Invalid Username
  • UC-1.0-S4: Invalid password
  • UC-1.0-S5: Username not available

Features implemented so far:

  • Users can sign up for an account and fill in asked information
  • Users can login using registered account
  • Upon successful sign up or login, users are redirected towards home page with logged in status
  • Users are prompted with an error if the password they used for logging in is incorrect
  • Users are prompted with an error if the username they input during sign up is already taken

Files attached