This application provides suggestions for tech products based on user preferences. It leverages a predefined database of tech products and uses a recommendation algorithm to suggest the best products for the user.
- User Preferences Input: Users can input their preferences such as budget, category, brand, and more.
- Product Database: A predefined list of tech products including details like price, category, and specifications.
- Recommendation Algorithm: Suggests products based on user inputs and the product database.
- Command Line Interface (CLI): Simple and intuitive CLI for user interaction.
- A C compiler (e.g., GCC)
- Make sure you have the necessary permissions to run and compile C programs on your machine.
- I put in this repo in mp4 file for your reference and you can execute properly.
- For UI go through that video file (MP4).
- Clone the repository:
git clone [https://github.com/yourusername/tech-product-suggestion-app.git](https://github.com/ShivamJaviya/TechPurchasePro.git) cd tech-product-suggestion-app