This project is a Flask-based web application that provides product recommendations based on user interactions. It uses MongoDB for data storage and retrieval.
- Display a list of products on the homepage.
- Track user interactions with products using cookies.
- Provide personalized product recommendations based on user interactions.
- Display detailed information about individual products.
- Two Recommendation system was implemened 1) Based On user previously clicked product on home page 2) Based on product on product page