Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
44 changes: 44 additions & 0 deletions submissions/NeuroShop.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
# Hackathon Submission: <PROJECT_NAME>

## GitHub handle
Quid-solo


## Project Title
NeuroShop


## Project Description
NeuroShop is a smart price comparison engine that takes a product URL from one of the e-commerce site, scrapes relevant product listings from multiple e-commerce platforms, matches similar items using fuzzy logic, and presents a clean, unified view of prices and details — helping users make faster, smarter buying decisions.


## Inspiration behind the Project
The idea for NeuroShop was born out of the frustration of manually comparing the same product across multiple e-commerce platforms like Flipkart and Amazon. Constantly switching tabs, checking specs, and hunting for the best deal felt tedious and inefficient. This sparked the vision for a smarter solution — a tool that could automate the comparison process, intelligently match similar listings, and present everything in one unified view. With a strong foundation in scraping, fuzzy matching, and UI/UX design, I set out to build a system that combines Puppeteer for real-time data extraction, Fuse.js for intelligent matching, and a seamless React + Appwrite interface. NeuroShop aims to feel like a personal shopping assistant — fast, intuitive, and reliable — while showcasing robust backend/frontend integration and resilient scraping logic.


## Tech Stack
The technologies I used are Puppeteer, Fuse.js, React, Appwrite, Tailwind CSS, JavaScript


### Appwrite products
_Select all the Appwrite products you have used in your project_


- [x] Auth
- [x] Databases
- [ ] Storage
- [ ] Functions
- [ ] Messaging
- [ ] Realtime
- [ ] Sites

## Project Repo
https://github.com/Quid-solo/NeuroShop


## Deployed Site URL
Sorry I tried but not successful in deploying


## Demo Video/Photos
[Demo video link](https://drive.google.com/file/d/1AMp46BJ3VzZC-A3nkuSrIUK0aFa0lDUO/view?usp=sharing)