Advertisement
Guest User

Untitled

a guest
Jun 1st, 2017
988
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 1.40 KB | None | 0 0
  1. Script
  2. Before: open website, open email
  3.  
  4. Visitor:
  5. 1. Home page
  6. 2. Categories
  7. 3. Search (with/without words and with no results)
  8.     3.1 Change page
  9.     3.2 Sort by
  10.     3.3 Change layout
  11.     3.4 Apply filters
  12. 4. Product
  13. 5. Footer
  14.     5.1 Terms & conditions
  15.     5.2 Contact Us
  16.     5.3 FAQs
  17.     5.4 About Us
  18. 6. Register
  19.     6.1 Show error messages
  20.         6.1.1 Username: client
  21.         6.1.2 Email: bruno.santos1996@gmail.com e formatting
  22.         6.1.3 Password: not the same
  23.     6.2 Register
  24. 7. Log in
  25.     7.1 Show banned account (banned/banned)
  26.     7.2 Recover password (client)
  27.     7.3 Log in (created account e client/new password)
  28.  
  29. Client:
  30. 1. Profile
  31.     1.1 Edit info/image
  32.     1.2 Edit password
  33.     1.3 Add/Edit/Remove address
  34.     1.4 Show orders
  35. 2. Search
  36.     2.1 Add products to cart and favorites
  37. 3. Product
  38.     3.1 Add/remove favorite
  39.     3.2 Review
  40.     3.3 Reply
  41.     3.4 Report
  42.     3.5 Remove own comment
  43. 4. Favorites
  44.     4.1 Remove
  45.     4.2 Add to cart
  46.     4.3 Show product that is already in cart
  47. 5. Cart
  48.     5.1 Remove
  49.     5.2 Change quantity
  50.     5.3 Checkout
  51.     5.4 Show orders again
  52. 6. Send ticket
  53. 7. Logout
  54.  
  55. Admin: (admin/admin)
  56. 1. Admin stats
  57. 2. Profile
  58. 3. Pending tickets
  59.     3.1 Show response in email
  60. 4. Ship/Deliver orders
  61.     4.1 Search orders
  62. 5. Check reports
  63.     5.1 Ban user
  64. 6. Banned Users
  65.     6.1 Unban (banned)
  66. 7. Add keywords
  67.     7.1 Brand
  68.     7.2 Category (navbar changes)
  69. 8. Add product
  70. 9. Product
  71.     9.1 Customer Reviews
  72.     9.2 Go on sale
  73.     9.3 Edit product
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement