Kanyorok / Recipe-App

The Recipe app keeps track of all your recipes, ingredients, and inventory. It will allow you to save ingredients, keep track of what you have, create recipes, and generate a shopping list based on what you have and what you are missing from a recipe.
MIT License
0 stars 1 forks source link


Recipe Application Rails Project

πŸ“— Table of Contents

πŸ“– [Recipe App]

The Recipe app keeps track of all your recipes, ingredients, and inventory. It will allow you to save ingredients, keep track of what you have, create recipes, and generate a shopping list based on what you have and what you are missing from a recipe. [Recipe-App] is a Ruby on Rails project.

πŸ›  Built With

Tech Stack

This app is developed using Ruby on Rails, a web application framework. It leverages the power of Ruby programming to create dynamic and feature-rich web applications.

Client
Technology
Database

Key Features

(back to top)

πŸ’» Getting Started

Setup

Clone this repository to your desired folder:

Example commands:

  git clone https://github.com/kanyorok/Recipe-App.git
  cd Recipe-App

Install

Install this project with:

  cd Recipe-App
  bundle install

Usage

To run the project, execute the following command:

  rails serve

Run tests

To run tests, run the following command:

  rspec --format documentation

(back to top)

πŸ‘₯ Authors

πŸ‘€ Robert Kanyoro

πŸ‘€ Tanmayi Manku

(back to top)

πŸ”­ Future Features

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

πŸ™ Acknowledgments

Microverse materials and Ruby tutorial at

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)