From 88d36d80bdc18a5dde403755b22b0bd7e85afcac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karlo=20Miku=C5=A1?= Date: Thu, 28 Dec 2023 16:31:45 +0100 Subject: [PATCH] Update readme --- README.md | 31 ++++++++++++++++--------------- 1 file changed, 16 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index c118acd5..6fc069eb 100644 --- a/README.md +++ b/README.md @@ -23,23 +23,24 @@ This repository only contains the API server, if you are looking for easy to use

## Features -- Includes all current IBA cocktails -- Over 100 ingredients -- Add and manage multiple bars -- Fine grained control with user roles -- Endpoints for managing of ingredients and cocktails -- Mark ingredients you have and get all cocktails that you can make +- [Includes over 300 cocktail recipes](https://github.com/bar-assistant/data) +- Includes over 150 base ingredients +- Add and manage multiple bars and bar members +- Fine-grained user control with user roles +- Endpoints for managing and filtering ingredients and cocktails +- Filter recipes by ABV, base ingredient, tags and more +- Filter ingredients by what you have and get all the cocktails that you can make - Detailed cocktail and ingredient information -- Ability to upload and assign images +- Support for assigning multiple images to resources and image sorting - Shopping list for missing ingredients -- Automatic indexing of data with your prefered search engine - - Supports all drivers that Laravel Scout supports: Algoila, Meilisearch, Database -- Cocktail ingredient substitutes -- Assign glass types to cocktails -- Cocktail recipe scraping -- Cocktail ratings -- User cocktail collections -- Cocktail notes +- Automatic indexing of data with Meilisearch +- Support for custom cocktail ingredient substitutes +- Support for glass types, utensils, tags, ingredient categories and more +- Cocktail recipe importing via URL, JSON, YAML or custom collections +- Support for cocktail ratings +- Add user cocktail collections +- Support for cocktail and ingredient notes +- Supports sharing recipes by public links, custom recipe images and printing ## Documentation