/Grid

Welcome to the Flipkart Grid Product Recommendation System project! This project utilizes Next.js and was bootstrapped with create-next-app.

Primary LanguageJupyter Notebook

Flipkart Grid Product Recommendation System

Welcome to the Flipkart Grid Product Recommendation System project! This project utilizes Next.js and was bootstrapped with create-next-app.

Getting Started

  1. Installation:

    • Download the project zip from GitHub and extract it.

    • Open a terminal and navigate to the project's root directory (grid-master).

    • Install npm dependencies:

      npm install
  2. Python Script:

    • Change the current working directory to the public folder:

      cd .\public\
    • Run the Python script try2.py:

      python .\try2.py
  3. Run Development Server:

    • Open another terminal in the grid-master directory.

    • Start the development server:

      npm run dev
      # or
      yarn dev
      # or
      pnpm dev
  4. Explore the Application:

    • Open http://localhost:3000 in your browser.

    • Login with any of the test userId's:

      A1I85Y08VRZ32Q
      or
      A11OTLEDSW8ZXD
      or
      A2YHXAZLCLDT8D
      or
      A31N6KB160O508
    • Password for all users:

      hello
    • Now you're ready to explore the application and experience personalized product recommendations.

Customization

Feel free to customize and enhance the project. Here are some points to get you started:

  • Editing the Homepage:

    • Modify the pages/index.js file to make changes to the homepage.
  • API Routes:

  • Font Optimization:

    • The project uses next/font to automatically optimize and load the Inter font, a custom Google Font.

For feedback and contributions, visit the Next.js GitHub repository.

Contact:

Deepanshu, Chaitanya, Divyansh

Thanks

Enjoy using the Flipkart Grid Product Recommendation System! If you have any questions or suggestions, feel free to reach out. Happy Recommending!