Skip to content
KANHA TIWARI edited this page Jun 1, 2023 · 2 revisions

Welcome to the Price-Tracker wiki! Planning Phase-3:

  1. User monitoring system

  2. HeaderBox : Filter -> favourite category +most visited(previous 7 days) + top discounted product + select(5).

  3. My Products + Subscribed products: Instructions : 1 - Sort by latest 2 - Some filters : i. old ii. discount iii.category 3 - searching

  4. Recommended for you : favourite category + will not consider discount + most visited + select(20)

  5. Trending : Most visited over a week.

  6. all category carousel will appear until all categories are visited ( sort by user's favourite category )

  7. User notification/email on price drop.

  8. Product price changes over the time + visualisation over client.

UI planning :

  1. Product description page with its detail and a line graph for price changes over the time.
  2. search results page.

Frontend :

  1. search functionality should work.
  2. user can subscribe/like/add to favourites.
  3. user can unsubscribe/remove from favourites.
  4. My Products + Subscribed products pages should work.
  5. All products should be rendered on their respective places on landing page.

Public-server :

Complete all the routes for filtering and searching as mentioned above.

notification :

Make user notification system for product price track.

Clone this wiki locally