Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

As a user, I can CRUD my account. #1

Open
athorel opened this issue Sep 14, 2016 · 0 comments
Open

As a user, I can CRUD my account. #1

athorel opened this issue Sep 14, 2016 · 0 comments

Comments

@athorel
Copy link
Contributor

athorel commented Sep 14, 2016

User story

Scenario :

As a user, I can CRUD my account.

Description

As a user, I can CRUD my account.

Conditions of satisfaction :

  • To be able to CRUD my account.

Rules :

  • Fields : name / lastname / email / birthdate / phone number
  • An email must be unique and be a valid email
  • Password must be confirmed (6 characters / 1 majuscule / 1 chiffre)
  • All fields are required
  • Notify the user of the success or the failure of the request.
  • There is an warning before account supression.

Mock up :

Link to Google drawings

Attachement :

@athorel athorel changed the title As a user, I can create an account. As a user, I can CRUD my account. Sep 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants