Skip to content

Latest commit

 

History

History
27 lines (26 loc) · 1.19 KB

README.md

File metadata and controls

27 lines (26 loc) · 1.19 KB

Kofola ve slevě

A console app that prints out shops in the Czech Republic where the price of a famous drink Kofola is currently the lowest.

Preview

preview

Features

  • See all the shops that have discounts on Kofola
  • See the prices of Kofola in the shop
  • See how many litres of Kofola is the shop offering

Features for mentally disabled

If you are mentally disabled and don't like the wonderful taste of kofola, then this feature is for you!
It is now possible to view the shops that have discounts on Pepsi. To do so add an argument -p:

  • ./kofola.py -p

Installation

  • Install requirements pip install -r requirements.txt
  • Launch the app using
    • ./kofola.py on Linux
    • python3 kofola.py on Windows

Built with

License

Copyright © 2023, Kristina Migel. Released under the MIT License.