tarekselem / ReadingHub

Articles Platform
MIT License
2 stars 1 forks source link

User Stories #4

Open tarekselem opened 6 years ago

tarekselem commented 6 years ago

Roles:

**1. Admin

  1. Author
  2. Reader**

Website.GetStarted.Author.1: The user opens the website home page and clicks on getting started button then login with Facebook, Google account or register using email options or login with exists account.

Website.GetStarted.Author.2: The user wanna login using Facebook then a popup window will appear, the user enters Facebook credentials and user account creat in our system.

Website.GetStarted.Author.3: The user wanna login using Google account then a popup window will appear, the user enters Google credentials and user account creat in our system.

Website.GetStarted.Author.4: The user wanna register using an email account then redirect to the registration page and registering with the max minimum required input to motivate the user on completing the registration process.

Website.GetStarted.Author.5: The user has already an account then clicks on "Already have a user" and redirect to Login page.

Author.Membership.Registraton.1: Author has to register with the email address and verify the received email to let the Admin able to approve his subscription. After entering the required inputs two options will appear ("Complete my profile" or "Skip"). Inputs:

  1. Email address.
  2. Password

Validations:

  1. Verify by email
  2. Verify by phone number
  3. Admin approves Author registration
  4. Password has to be complex

Author.Membership.Login.1: The author can login simply with his verified account using an email address, Facebook or Google with maximum 3 tries after that the account will be blocked and has to process in change password process. In case the successful login the user will be redirected to dashboard page.

Author.Membership.ForgetPassword.1: The user will enter his email address then an email will be sent for him contains a link will redirect him to change password page then redirect to login page.

Author.Membership.ChangePassword.1: The user will enter the old password and confirm a new password.

Author.Membership.Profile: The user can fill out the following fields:

  1. Full Name
  2. Phone number
  3. Country
  4. Profile Picture
  5. Subscription (Will marked for now as a free membership)

Author.Dashboard: 1. Articles statuses: Subtable contains each article title and current status (Published, Draft, In-Progress). 2. Posted articles statuses: Subtable contains each posted article to the integrations channels and current status. 3. In-Progress Publishing articles statuses: Subtable contains in progress or stuck published articles. 4. a Graph of stats: Total Articles Draft Articles Published Articles

Author.Articles.List: This page list all articles with a pagination and page size and in the top of the list has "Create new" button redirects to Add article page Columns:

  1. Title
  2. Created Date
  3. Status
  4. Options (Edit, Delete, Publish and Draft)

Author.Articles.Add: This page helps the author to add new articles by filling out the following fields:

  1. Title
  2. Draft Checkbox
  3. Tags
  4. Publish Channels
  5. Article body

Author.Articles.Edit: This page helps the author to edit a current article.

tarekselem commented 5 years ago

@abdoutelb Could you review how is the user stories written till now? and leave your notices here