CMPUT301F23T15 / Kit

CMPUT 301 App Design Project
MIT License
1 stars 2 forks source link

US 06.01.01 - Create Profile #67

Open bertina3107 opened 10 months ago

bertina3107 commented 10 months ago

User Stories

US 06.01.01 - As a user, I want a profile with a unique username.

Expected Outcomes

The user can click a button that brings them to a profile creation screen where they can enter their username logging them in. This will ensure their data is displayed and manipulated.

Questions and Thoughts

Authentication, we most likely want password protection.

We may need a separate create account screen/process.