Skip to content

HarshK213/BargainBuddy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🛍️ BarginBuddy

BarginBuddy is a chatbot-powered web app that helps users compare prices for products across various e-commerce websites. With a simple and clean interface, users can enter a product name or URL, and the bot responds with competitive pricing details.


🚀 Features

  • 💬 Chatbot UI – Easy-to-use chat interface built in React.
  • 🔍 Search by Product Name or URL – Accepts flexible input types.
  • 📈 Price Comparison Logic (in progress) – Meant to fetch prices from multiple platforms.
  • 🎨 Clean UI with CSS – Styled using vanilla CSS for full control.
  • 🧹 Linted Codebase – Maintains consistency using ESLint.

🛠️ Tech Stack

Layer Technology
Frontend React + Vite
Styling CSS
Linting ESLint
Version Control Git, GitHub

📦 Getting Started

To run the project locally:

# Clone the repository
git clone https://github.com/HarshK213/BarginBuddy.git

# Navigate into the directory
cd BarginBuddy

# Install dependencies
npm install

# Start the development server
npm run dev

🤝 Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

  1. Fork the repository
  2. Create your feature branch
  3. Commit your changes
  4. Push to the branch
  5. Open a Pull Request

🌱 Future Enhancements

  • 🔄 Backend API integration for live price comparison

  • 🤖 Smarter bot with NLP capabilities

  • 📊 Tabular & graphical view of prices

  • 🌐 Deployment via Vercel or Netlify

🙋‍♂️ Author

Built By 💙 by HarshK213,Aniket,Bhoovesh

About

A Price Compaing chatbot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors