Skip to content

Metric Manch simplifies online shopping by aggregating products from Amazon and Flipkart, offering users real-time data for informed decisions, saving time and effort.

License

Notifications You must be signed in to change notification settings

satviktripathi369/MetricManch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MetricManch

About the Project

Metric Manch is an online platform designed to streamline product price comparisons from popular e-commerce websites like Amazon and Flipkart. By using web scraping and APIs, it provides regular updates on product pricing, availability, and seller details, allowing users to make informed purchasing decisions. Metric Manch empowers users to save time and money, whether they are budget-conscious shoppers or busy individuals seeking a more efficient online shopping experience.

Tech Stack

Static Badge Static Badge Static BadgeStatic Badge Static Badge Static Badge Static Badge Static Badge Static BadgeStatic Badge

Architecture

metricmanchsynopsis

Contributing

  1. Fork the Project
  2. Clone your forked repository
 git clone https://github.com/<your_github_username>/MetricManch.git
  1. Now go ahead and create a new branch and move to the branch

    git checkout -b fix-issue-<ISSUE-NUMBER>
  2. After you have added your changes, follow the following command chain

    • Check the changed files
     git status -s
    • Add all the files to the staging area
      git add .
      or
      git add <file_name1> <file_name2>
    • Commit your changes
     git commit -m "<EXPLAIN-YOUR_CHANGES>"
  3. Push your changes

    git push origin fix-issue-<ISSUE-NUMBER>
  4. Open a Pull Request

  • Wait for the PR to be reviewed and merged.

  • Happy Coding!


Repobeats analytics image

About

Metric Manch simplifies online shopping by aggregating products from Amazon and Flipkart, offering users real-time data for informed decisions, saving time and effort.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages