Skip to content

nataha11/MyRecipeBook

Repository files navigation

MyRecipeBook

A recipe book desktop app. Supports searching through recipes by their names. Displays image, ingredients and instruction of the recipe.

User login implemented.

Used: PySide2 + SQLite3

Usage (Linux):

  1. Open terminal.
  2. Make sure you have python3 and PySide2 installed:
sudo apt install python3
pip install PySide2
  1. Download the project:
git clone https://github.com/nataha11/MyRecipeBook.git
cd MyRecipeBook
chmod +x main.py
  1. Execute:
./main.py
  1. Enjoy cooking with unique convenient recipes.

Thanks for using MyRecipeBook!

Feel free to contact us in case you faced any issues using this app.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages