Delashpaz is a desktop recipe management application built with Python and Flet.
The application allows users to create, organize, search, and manage cooking recipes in a simple and visually appealing interface.
- Add new recipes
- Store recipes in a local SQLite database
- View complete recipe details
- Delete recipes
Recipes can be organized into:
- π₯ Breakfast
- π Lunch
- π° Dessert
- π² Dinner
Mark recipes as "Delbar" recipes and access them from a dedicated favorites section.
Enter:
- Available ingredients
- Available cooking time
Delashpaz will suggest recipes that match your ingredients and can be prepared within your time limit.
- Modern desktop UI built with Flet
- Food category images
- Navigation rail for easy access
- Python
- Flet
- SQLite3
- Threading
Delashpaz/
β
βββ Images/
β βββ Breakfast.png
β βββ Lunch.png
β βββ Dessert.png
β βββ Dinner.png
β βββ Del.png
β
βββ Delashpaz.py
βββ Delashpaz.db
βββ requirements.txt
βββ README.md
Clone the repository:
git clone git@github.com:melofy-vibes/Delashpaz.gitMove into the project directory:
cd DelashpazInstall dependencies:
pip install -r requirements.txtRun the application:
python Delashpaz.py- Edit existing recipes
- Export recipes
- Recipe ratings
- Nutritional information
- Dark/Light theme toggle
- Advanced search filters
Mehraveh Goharshadi
Python Developer & Machine Learning Enthusiast




