Skip to content

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.

Notifications You must be signed in to change notification settings

jakemccuistion/checkout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Farmer's Market

Introduction

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.

Prerequisites

Running the code

docker-compose build
docker-compose run app

Testing

docker-compose run test

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages