niklasvincent / sushi-bargain

Find the closest Itsu that will have a half-price sale the soonest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status License

sushi-bargain

Problem: Find the closest Itsu that will have a half-price sale the soonest.

Generates a JSON data file than can be used by sushi-bargain-frontend.

How to run

Install dependencies

make install

Generate data file

sushi-bargain --output-directory OUTPUT_DIRECTORY

Development

The unit tests are residing in tests and can be run via:

tox

About

Find the closest Itsu that will have a half-price sale the soonest

License:MIT License


Languages

Language:Python 99.0%Language:Makefile 1.0%