This repository hosts one possible implementation of the sample containerized application problem (calculator) for TechJam2019 Code Track. [Problem Statement] [API Specification]
Particularly, this implementation is incomplete: only the baseline feature and feature extension A were implemented. It also lacks proper error handling in good software development.