algovengers / Hairify

https://hairify-ai.vercel.app
17 stars 38 forks source link

Adding a new feature that will help users buy products on amazon or flipkart based on hair condition #121

Open Raghavi-22 opened 3 months ago

Raghavi-22 commented 3 months ago

This issue proposes adding a new feature to Hairify that allows users to purchase recommended hair products directly from e-commerce platforms like Amazon, Mamaearth, and Flipkart. Current Functionality: Hairify diagnoses hair problems using an AI chat assistant and scalp analysis. The system recommends suitable solutions, including medications. Proposed Functionality: Integrate with e-commerce APIs (Amazon Product Advertising API, Mamaearth Affiliate Program, Flipkart Affiliate) to retrieve product information for recommended hair solutions. Implement a secure payment gateway to facilitate product purchases within the platform. Update the frontend to display product recommendations and enable a user-friendly purchasing process. Benefits: Increased user convenience by allowing direct product purchase. Improved user experience with a one-stop solution for hair care diagnosis and product acquirement. Technical Considerations: Develop a Product API on the backend (Django) to interact with e-commerce APIs and retrieve product data. Modify the frontend to take user issue and to display product recommendations.

github-actions[bot] commented 3 months ago

Hello @Raghavi-22,

Thanks for creating this issue and contributing to Hairify!

We will review your issue soon and provide feedback.

If you're interested in working on this issue, make sure you get yourself assigned before starting your work.

Please ensure that you have followed the contributing guidelines for a smooth review process.

Raghavi-22 commented 3 months ago

Could you assign it to me under GSSOC'24

afeefuddin commented 3 months ago

Sure @Raghavi-22. Assigned

Raghavi-22 commented 3 months ago

Thanks @afeefuddin I will start working it .