An open API service indexing awesome lists of open source software.

https://github.com/rb-thompson/chefs-advantage

A recipe index and reference tool for busy chefs.
https://github.com/rb-thompson/chefs-advantage

flask-application jinja2 sqlite web-browser

Last synced: 12 months ago
JSON representation

A recipe index and reference tool for busy chefs.

Awesome Lists containing this project

README

          

# Chef's Reference Tool (Recipe Index)

A web-based application designed for kitchen workers, providing a fast and intuitive way to find, create, and update recipes. Say goodbye to crumpled, grease-stained notes—this tool brings your culinary collection into the digital age.

## How to Use

1. Open the app in your web browser.
2. Use the search bar to locate recipes by name or ingredient.
3. Click "Create" to add a new recipe or "Edit" to modify an existing one.
4. Save your changes to keep your recipe library up to date.

## For Developers

1. ***Clone the repository***
```bash
git clone https://github.com/your-repo/chefs-advantage.git
```

2. ***Navigate to the Project Directory***
```bash
cd chefs-advantage
```

3. ***Set Up a Virtual Environment***
```bash
python -m venv venv
source venv/bin/activate # On Windows: venv\Scripts\activate
```

4. ***Install Dependencies***
```bash
pip install -r requirements.txt
```

5. ***Launch the Development Server***
```bash
python app.py
```

6. Open your web browser and navigate to `http://localhost:5000` to view the app.

## Prerequisites

- Python 3.x installed on your system.

## Testimonials

***"I can finally save all those treasured, greasy stacks of hand-scribbled recipes from their poor, crumpled state!"***
— Satisfied user

# Author
R. Brandon Thompson - prizecoffeecup@proton.me