Skip to content

Latest commit

 

History

History
59 lines (46 loc) · 2.08 KB

README.md

File metadata and controls

59 lines (46 loc) · 2.08 KB

Laravel Logo

Build Status Total Downloads Latest Stable Version License

About Shaken

Shaken is a cocktail recipe app designed for mixologists of all skill levels. Users can create, store, and manage their recipes while receiving AI-powered cocktail suggestions based on their inventory.

Features

  • Recipe creation and management.
  • Ingredient inventory tracking.
  • AI-powered cocktail suggestions.
  • Advanced filtering and search options.

Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/shaken.git 
    cd shaken
  2. Install Dependencies
    composer install 
    npm install
  3. Configure .env file:
    cp .env.example .env
  4. Setup Database:
    php artisan migrate

Contributing

Thank you for considering contributing to the Laravel framework! The contribution guide can be found in the Laravel documentation.

Security Vulnerabilities

If you discover a security vulnerability within Shaken, please send an e-mail to Iktaro Solutions via bugs@iktaros.com. All security vulnerabilities will be promptly addressed.