
Gift Suggestion Engine
Overview:
This web app provides personalized gift suggestions based on the recipient’s interests, occasion, age, and gender. It acts as a smart gifting assistant for users looking for thoughtful gifts.
Key Features:
-
User Input Form
-
Enter recipient’s age, gender, interests, relationship, and occasion.
-
-
Gift Suggestion Logic
-
Suggests relevant gifts from a dynamic or static product list.
-
-
Interest Tag Matching
-
Uses tags to match input to gifts (e.g., "music" → headphones).
-
-
Save Favorites
-
Users can bookmark or copy links for future reference.
-
-
MongoDB
-
Stores gift items, tags, and user preferences.
-
Purpose & Impact:
-
Solves the "what to gift" problem
-
Great for birthdays, festivals, anniversaries
-
Useful as an e-commerce recommender system prototype