← Back
Food Planner
I made this planner because I wanted a tool that can track what I eat on a weekly basis while also letting me compile and filter my favorite recipes. None of the free software I tried seemed to work for me, so I just made my own.
The UI is a bit clunky, but it works perfectly for my use case.
Technologies used:
- C#
- WPF
- MVVM
- Entity Framework Core
- MSSQL
- SQLite
Features:
- Track what you eat weekly on the left
- At the top right is an automatic recommendation based on the trackers (Weighed towards most missing)
- At the bottom right you can search for recipes with specific criteria
Post a comment