Tasty-Bites

Tasty Bites: Organize, Create, and Share Recipes with Ease! Save, track, and manage your recipes, ingredients, and inventory effortlessly. Generate shopping lists based on your recipe needs. Share your favorite recipes with the world by making them public. Cook with confidence and never miss a beat with Tasty Bites!

MIT License

Stars
12

📗 Table of Contents

📖 Tasty Bites

Tasty Bites is a platform where users can manage their food inventory, create, and publish recipes. It leverages the power of Ruby on Rails and PostgreSql database to implement authentication and authorization using Devise and CanCanCan gems. With Tasty Bites, you can effortlessly add food items to your inventory, create mouthwatering recipes, and share them with others. Discover new culinary adventures and stay organized with Tasty Bites, the ultimate solution for food enthusiasts.

🛠 Built With

Tech Stack

Key Features

  • Sign Up
  • Log in
  • Add Foods and Recipes
  • Generate Shopping list
  • Remove Foods and Recipes
  • Modify Foods and Recipes

🚀 Live Demo

  • Tasty Bites Live

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

  • Mac or PC
  • Code Editor (Vs Code)
  • Terminal
  • Install ruby 3.2.2 on your computer
  • Install rails on your computer
  • Install postgreSQL on your computer

Setup

Clone this repository to your desired folder:

  cd your-folder
  https://github.com/Lucas-Erkana/Blog_App.git

Install

Install this project with:

  • GitHub Actions
  • Linters
    • Rubocop
  • Ruby On Rails

Usage

  • Run bundle install in the terminal from the root folder of the project.
  • Run rails db:create in the terminal from the root folder of the project.
  • Run rails db:migrate in the terminal from the root folder of the project.
  • Run the app with rails c in the terminal from the root folder of the project.
  • Run the server with rails s in the terminal from the root folder of the project.

Test

  rspec

👥 Authors

👤 Lucas Erkana

👤 Oscar Byiringiro

🔭 Future Features

  • Add User Photos
  • Add Recipe Photos
  • Add Food Photos

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

⭐️ Show your support

If you like this project, please leave a ⭐️

🙏 Acknowledgments

I would like to thank Microverse for providing the reading materials that aided me during the project development

❓ FAQ

  • Can I use this code?

    • yes, it is open source. Feel free to fork it.
  • Can I contribute to this project?

    • Contact me so I can add you as a collaborator. Alternatively you can leave an issue, it will be well appreciated.

📝 License

This project is MIT licensed.