Skip to content

jjwhitham/dius-exercise

 
 

Repository files navigation

DiUS Coding Challenge - Checkout System

See dius_shopping.md for exercise spec.

Josh Whitham's submission Mon 09 Aug 2021:

  • Build and run the Docker image to execute all tests on my submission to this coding challenge:

$ docker build -t jw_dius_shopping .

$ docker run -it --rm --name jw_dius_shopping_running jw_dius_shopping

About

coding tests for DiUS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.6%
  • Dockerfile 2.4%