Skip to content

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 th…

Notifications You must be signed in to change notification settings

Baroka-wp/recipe-app

Repository files navigation

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

Built With

  • Programming Language: Ruby
  • Framework : Ruby on Rails
  • Linter: Rubocop
  • VS Code

Getting Started

You can get a local copy up and running following these simple steps.

Prerequisites

  • A web browser like Google Chrome.
  • A code editor like Visual Studio Code with Git and Ruby.

API DOCUMENTATION

https://documenter.getpostman.com/view/15224667/VUqypEbM

Install and Usage

In the terminal, go to your file directory and run this command.

Clone the repository

$ git clone https://github.com/Baroka-wp/recipe-app
$ cd recipe-app

Install Gemfile

$ bundle install

Run the app

$ rails s

Rubocop

To check linter

$ rubocop --color

Rspec

To run testing

$ rspec 

Author 1

👤 Irotori Baroka

  • LinkedIn: LinkedIn Badge
  • GitHub: GitHub Badge
  • Twitter: Twitter Badge
  • Gmail: Gmail Badge

Author 2

👤 Jonathan Sivahera

🤝 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

📝 License

This project is MIT licensed.

About

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 th…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published