Skip to content

theejer/pricewatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sg-boardgame-pricewatch

A small tool that aggregates Singapore board game prices from Carousell, Shopee, and Lazada.

Features

  • Search board games and aggregate listings from multiple sources
  • Normalize prices and show best deals with filters
  • Lightweight React + Tailwind dashboard for quick comparisons

Requirements

  • Java 17+
  • Gradle or Maven

Build

Gradle

./gradlew clean build

Maven

mvn -q -DskipTests package

Run

java -jar build/libs/sg-boardgame-pricewatch.jar "Catan" 

If using Maven:

java -jar target/sg-boardgame-pricewatch.jar "Catan"

Example Output

Search: Catan
Total listings: 12
Best deal: $36.90 (Shopee)
Median price: $49.00

Notes

This project focuses on aggregation and simple price normalization. Filtering is performed through search criteria and price filters to show the best deals across sources.

About

A small tool that aggregates Singapore board game prices from Carousell, Shopee, and Lazada.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages