TomBursch / kitchenowl

KitchenOwl is a self-hosted grocery list and recipe manager. The backend is made with Flask and the frontend with Flutter. Easily add items to your shopping list before you go shopping. You can also create recipes and add items based on what you want to cook.
https://kitchenowl.org/
GNU Affero General Public License v3.0
1.22k stars 67 forks source link

Feature request: ToDo lists #55

Open maltejur opened 1 year ago

maltejur commented 1 year ago

What's the feature 🧐

For stuff that isn't found in the supermarket, it would be really nice to have an extra tab where you can have multiple ToDo lists.

Extra information and references

No response

TomBursch commented 1 year ago

Definitely and easy feature to implement. But the bottom appbar already has 5 items, so I would need to create a system where people can select what to show in the appbar and what to hide in an additional submenu.

maltejur commented 1 year ago

That also sounds like a really good idea. I currently for example don't yet use the recipe and planner options, so this would be a great way to customize the app.