Price tracker - watches your products for price change every 2 hours and in case of price drop informs you via email.
Always recent version of PriceTracker
Todo's List for Frontend:
-
Add initial price to products json -
Add store-logo map -
Highlight price if less than initial price -
Fix products view - remove space between stores, add table? -
Add categories
-
Add filtering on categories
-
Fix git push from Visual Studio Code -
Sort stores by price -
Minify js and css -
Split external js and css -
Add price of made purchase and by default do not show already bought products
Run http server: http-server --cors -a localhost -p 8000