Skip to content

Budget Buddy: A Dynamic Price Tracking Website Budget Buddy lets users track product prices by adding URLs, automatically fetching details. It monitors price changes, visualizes trends with a price-time graph, and sends email alerts for significant fluctuations. Built with ReactJS, MongoDB, Express, and Node.js.

Notifications You must be signed in to change notification settings

Swarnim1812/Budget-Buddy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Budget Buddy

Overview

Budget Buddy is a powerful tool designed to help you manage your online shopping budget effectively. This project allows users to add products from any eCommerce website and track their prices over time. With Budget Buddy, you can easily monitor price changes and make informed purchasing decisions.

Features

  • Add Products: Seamlessly add products from any eCommerce website.
  • Price Tracking: Monitor and track price changes over time.
  • Notifications: Get alerts when prices drop or reach your desired price.
  • History Log: View the price history of each tracked product.

Installation

  1. Clone the repository:
    git clone https://github.com/your-username/budget-buddy.git
  2. Navigate to the project directory:
    cd budget-buddy
  3. Navigate to the frontend directory:
    cd frontendreact
  4. Install the required dependencies:
    npm install
  5. Navigate to Backend directory:
    cd ..
    cd Backend
  6. Install the required dependencies:
    npm install

Usage

  1. Start the application from both frontend and backend directories:

    npm start
  2. Open your browser and go to http://localhost:3000.

  3. Add the URL of the product you want to track.

  4. Monitor the price changes from your dashboard.

Contact

If you have any questions or suggestions, feel free to reach out at [email protected].


Thank you for using Budget Buddy! Happy shopping!

About

Budget Buddy: A Dynamic Price Tracking Website Budget Buddy lets users track product prices by adding URLs, automatically fetching details. It monitors price changes, visualizes trends with a price-time graph, and sends email alerts for significant fluctuations. Built with ReactJS, MongoDB, Express, and Node.js.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published