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

User journey #2

Open
8 tasks done
bnazmi opened this issue Jul 22, 2018 · 0 comments
Open
8 tasks done

User journey #2

bnazmi opened this issue Jul 22, 2018 · 0 comments
Milestone

Comments

@bnazmi
Copy link
Contributor

bnazmi commented Jul 22, 2018

As a seller who has an online store at Market without Borders I should be able to manage the orders I receive from customers and update the customer on the status of their order. I should also be able to view all the items in my store, edit/update them, or add new items to my shop.

Acceptance Criteria:

  • The user starts with a Login screen with the option to signup login page | Front-end #5
  • signup should include a phone number, address, and M-pesa number Sign Up Page | Front-end #4
  • The home page includes a welcome message and two buttons, one for the Items category and other for Orders category Home Page #6
  • Menu should display Logo, Home link, profile link, and an option to log out Header, Sidebar, Categories  #7
  • Items view should contain a list of clickable items with the option to add an item and delete an item. clicking the remove button pops a modal to confirm the action, after confirmation, a success message shows to the user Item Card Component  #8
  • Add item view contains input faield for the name , id , description and image. clicking the done button pops a modal with success message to the user
  • orders view contains a tab to view pending orders, received (confirmed) orders, and shipped orders.
  • clicking an order shows its full details with the option to go back to the list of orders or to mark as sent (shipped) and allows the user to edit the details such as estimated delivery time. marking an order as sent shows a modal to enter the tracking number for the order.
@walaamedhat walaamedhat added this to the Sprint-1 milestone Jul 22, 2018
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