benkaiser / cheap-coke

Decide which supermarket to go to based purely on the price of Coke

Home Page:https://cheapcoke.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cheap Coke

Helping you pick which major (Australian) supermarket chain to shop at, based purely on the price of a coke.

How Can I help out?

Buy me a coke?

How it Works

Dig into the scripts in the /data folder. Basically we need all the supermarket locations and then we scrape the prices from a third party service. From there when the user loads up the page we need to find their closest coles and woolies, and then see which has the cheaper price for cans and bottles.

These prices need to be pulled automatically on a daily basis (thanks github actions!) to ensure they remain fresh as supermarket specials change weekly.

License

MIT

About

Decide which supermarket to go to based purely on the price of Coke

https://cheapcoke.com


Languages

Language:JavaScript 77.6%Language:HTML 17.1%Language:CSS 5.3%