Skip to content
jscott7 edited this page Jul 9, 2019 · 2 revisions

The SupermarketPlanner is used to build a weekly meal plan and generate a Shopping List

Currently it consists of two components

  1. Client App. This is a Windows WPF Application and is used to build the Meal plan and Shopping list
  2. Server. This is a Web.py rest server that runs in a Docker Container

Clone this wiki locally