Skip to content

A small and simple CLI to store, edit, and access family recipes.

Notifications You must be signed in to change notification settings

Anderselk/FamilyRecipes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FamilyRecipes

A simple and user-friendly command-line interface (CLI) application to store, edit, manage, and access family recipes.
Supports tagging, filtering, and step-by-step ingredient input to keep your cherished recipes organized and easily accessible.


Features

  • Add new recipes with a name, ingredients (entered one-by-one), and detailed instructions.
  • View recipes with optional keyword and tag filtering.
  • Edit existing recipes including their name, ingredients, and instructions.
  • Delete recipes you no longer need.
  • Manage custom tags to categorize recipes.
  • Add or remove tags from individual recipes for easy filtering.
  • Recipes and tags are saved locally in JSON format for persistence.

Installation

  1. Make sure you have Python 3.x installed. You can download it from python.org.
  2. Clone this repository or download the source code:
git clone https://github.com/yourusername/FamilyRecipes.git
cd FamilyRecipes

About

A small and simple CLI to store, edit, and access family recipes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages