/Recipe

This App keeps track of all your recipes, ingredients, and inventory. It allows you to save ingredients, keep track of what you have in store, create recipes, and generate a shopping list based on what you have and what you are missing from a recipe.

Primary LanguageRubyMIT LicenseMIT

Recipe

This App keeps track of all your recipes, ingredients, and inventory. It allows you to save ingredients, keep track of what you have in store, create recipes, and generate a shopping list based on what you have and what you are missing from a recipe.

Screenshots

Screenshot 1 Screenshot 2

Demo Video

Video Link

Live Demo Link

Live Link

Built With

Ruby Ruby on Rails Ruby

Getting Started

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

Prerequisites

  Ruby
  Ruby on Rails
  PostgreSQL

Setup

Clone the repository and change the directory to Recipe

  $ git clone git@github.com:Felix45/Recipe.git

  $ cd Recipe

Install

Install all project dependencies by running the command below

  $ bundle install

Run the application

  $ bin/rails server

Visit the homepage of application

  $ http://localhost:3000/

Check linter errors

  $ rubocop .

Run tests

  $ rspec

Authors

👤 Name Github Twitter LinkedIn
Felix Ouma @Felix45 @Felix_Atonoh LinkedIn
Edward Odhiambo @white3d @odhiambo_ed LinkedIn

🤝 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

  • Hat tip to Microverse for giving me this project to work on
  • Hat tip to Pexels free stock photos used in this design.

📝 License

This project is MIT licensed.