# Fork recipes ![version](https://img.shields.io/badge/version-4.1.1-green) [![License: BSD-3-Clause](https://img.shields.io/badge/License-BSD_3_Clause-red.svg)](https://opensource.org/license/bsd-3-clause) Logo Simple, elegant frontend Python web application that work seamlessly with the [ForkApi](https://www.github.com/mikebgrep/forkapi) to provide management for food recipies collections. ## Features #### Core Stack - **Django 5.x** ยท Python-based backend ๐Ÿ - **Dockerized** for effortless deployment โš“ - **Postgres database** support ๐Ÿ˜ - SSL/NoSSL configurations by default ๐Ÿ”’ --- #### Recipe Management - Create **Video or Image** based recipes ๐Ÿ‘จโ€๐Ÿณ - Save your **Favorite Recipes** ๐ŸŒŸ - Organize with **Categories** ๐Ÿ“‚ - **Print** recipes in a clean layouts (compact and extended) ๐Ÿ–จ - **Meal Planning Scheduler** built-in ๐Ÿ—“ - **Backup Snapshot** import/export/apply database backup snapshots --- #### Smart Kitchen Tools - Add ingredients to a **Shopping List** ๐Ÿ›’ - **Recipe Scraper** from almost any URL *(OpenAI token)* ๐Ÿค– - **Generate Recipes by Ingredients** *(OpenAI token)* ๐Ÿค– - **Translate Recipes** to various language *(OpenAI token)* ๐Ÿค– - **Audio Narration** of recipes *(English only, OpenAI token)* ๐Ÿค– - **Emojis** in the recipe description/name/ingredients when scraping them *(OpenAI token)* ๐Ÿค– ## Installation Installation instructions are included in the ForkAPI documentation you can follow them up here โžก [follow](https://mikebgrep.github.io/forkapi/latest/clients/) ## Application preview (from 1st realese) ![preview](assets/preview.gif) ## License The application code is with [BSD-3-Clause license](https://opensource.org/license/bsd-3-clause)