This project implements a python command-line application that allows the user to add items and print out the current register with the state of the cart including price and applied discounts, when applicable. The app runs in a Docker container.
docker-compose build
docker-compose run app
docker-compose run test