Recipe Finder
This Python program is a GUI-based Recipe Finder application built using Tkinter. It allows users to search for recipes based on selected ingredients and dietary preferences, retrieve recipe details using an external API, and store favorite recipes for future reference.
GitHub: [https://github.com/ehardin3/OhloneHacks2025](https://github.com/ehardin3/OhloneHacks2025)
Demo: [https://docs.google.com/presentation/d/1i4z9hvgj9dvvAcU9N6nZR6JdgyRWLR15DXhXjG2-o64/edit?usp=sharing](https://docs.google.com/presentation/d/1i4z9hvgj9dvvAcU9N6nZR6JdgyRWLR15DXhXjG2-o64/edit?usp=sharing)