Skip to content

semirare/MenuMagic

Repository files navigation

MenuMagic README

Overview

Welcome to MenuMagic, your go-to Rails project for managing recipes and creating randomized meal plans effortlessly. This application is designed to simplify the process of meal planning by allowing users to add, organize, and randomize their favorite recipes into personalized meal plans.

Features

  • Recipe Management: Users can add, edit, and delete their favorite recipes, including details such as ingredients, instructions, and cooking time.

  • Meal Planning: Generate randomized meal plans based on your saved recipes. This feature helps you break the monotony and adds excitement to your daily meals.

  • User-Friendly Interface: An intuitive and user-friendly interface makes it easy for users to navigate, add recipes, and generate meal plans.

Installation

Follow these steps to set up MenuMagic on your local machine:

  1. Clone the repository:

    git clone https://github.com/your-username/MenuMagic.git
  2. Navigate to the project directory:

    cd MenuMagic
  3. Install dependencies:

    bundle install
  4. Set up the database:

    rails db:migrate
  5. Start the Rails server:

    rails server
  6. Open your browser and go to http://localhost:3000 to access MenuMagic.

Usage

  1. Add your favorite recipes, including ingredients.
  2. Navigate to the meal planning section to generate randomized meal plans. (coming soon)
  3. Enjoy a diverse and exciting menu based on your recipes.

Contributing

Contributions to MenuMagic are welcome! If you have any ideas, bug fixes, or improvements, feel free to open an issue or submit a pull request.

License

MenuMagic is open-source software licensed under the MIT license.

Contact

For any inquiries or support, please contact [your-email@example.com].

Thank you for choosing MenuMagic! Happy cooking and meal planning!

About

A rails app to help plan meals

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors