Skip to content

mohamedelshamy55/Recipe-app

Repository files navigation

Ruby on rails recepi app

About the project

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. Also, since sharing recipes is an important part of cooking the app should allow you to make them public so anyone can access them.

CRUD

As a user:

I can add update get and delete recepis and foods Create a new food/recepi List al recepis List all foods

Built With

Ruby     RSpec     Postgres     Visual Studio Code

Getting Started

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

Prerequisites

  • Ruby on Rails
  • Ruby
  • RSpec

Setup

  1. In your terminal, cd to the directory where you want to copy this project.
  2. Still in your terminal, type https://github.com/lilyfrancis/Recipe-App.git
  3. Run cd Recipe-App

Install

  • After completing the setup section, type bundle install

Usage

  • When all the gems are installed, type rails s to run the app in a test server.

Run tests

  • Type rspec to run the tests.

Author

👤 Mohamed ELShamy

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Heartfelt thanks to Microverse

📝 License

This project is MIT licensed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published