A Windows GUI application built in C using Win32 API that helps manage recipes, ingredients, and cooking plans using core data structures.
- Linked Lists (SLL, DLL, Circular)
- Binary Search Tree (BST)
- Priority Queue
- Stack
- Manage fridge ingredients
- View recipes & ingredient availability
- Generate shopping list
- Cooking queue based on prep time
- Featured recipes rotation
Angaj Mohanan