Home
Softono
m

mikebgrep

Professional software vendor delivering innovative solutions on the Softono platform. Specialized in both open-source and proprietary software development.

Total Products
1

Software by mikebgrep

Fork Recipes
Open Source

Fork Recipes

# 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) <img align="right" src="assets/avatar.png" height="170px" alt="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)

Recipe Management
66 Github Stars