Skip to content

Grocermatic/Grocermatic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grocermatic - Australian Grocery Comparison

Grocermatic is a web app for comparing and tracking Australian grocery prices. This price tracker identifies good sale prices and exposes price gouging practices from the Woolworths and Coles duopoly. The PWA app is downloadable and accessible offline to aid users with poor internet connections.

Test the application at www.grocermatic.org or access the raw json data

 

Local Deployment

You must have node.js and git installed.

  1. Clone repository: git clone https://github.com/MengLinMaker/Grocermatic.git
  2. Install packages: npm i
  3. Run development frontend: npm run dev and visit localhost:5174
  4. Preview build frontend: npm run start and visit localhost:4174
  5. Scrape data: npm run scrape
 

Design Docs

The progress and design of the system are documented in the wiki.

About

Suggest grocery based on scrapped information

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published