-
Notifications
You must be signed in to change notification settings - Fork 10
Home
Welcome to the Price-Tracker wiki! Planning Phase-3:
-
User monitoring system
-
HeaderBox : Filter -> favourite category +most visited(previous 7 days) + top discounted product + select(5).
-
My Products + Subscribed products: Instructions : 1 - Sort by latest 2 - Some filters : i. old ii. discount iii.category 3 - searching
-
Recommended for you : favourite category + will not consider discount + most visited + select(20)
-
Trending : Most visited over a week.
-
all category carousel will appear until all categories are visited ( sort by user's favourite category )
-
User notification/email on price drop.
-
Product price changes over the time + visualisation over client.
UI planning :
- Product description page with its detail and a line graph for price changes over the time.
- search results page.
Frontend :
- search functionality should work.
- user can subscribe/like/add to favourites.
- user can unsubscribe/remove from favourites.
- My Products + Subscribed products pages should work.
- 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.