Week 47

Made some good progress on the menu app last week. I’ve got both the weekly schedule and the shopping list components roughed in. On the schedule I can add and remove meals for every lunch and dinner in the week from a list pulled from a local data file (for now).

In the shopping list, I can add items from a list imported from a data file. I need to add a remove and completed button next.

Copyright © 2021, Jeremy Ludwig. All rights reserved and all that.