Week 47
Published April 6, 2021 in Journal Entries.
- Projects
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.