Tufahel / recipe-app-ror

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.

Home Page:https://recipe-app-ror.onrender.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Recipe App RoR

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

  • Ruby
  • Rails
  • Postgresql
  • Bootstrap 5

Live Demo

For the link to the live demo, Click here

Getting Started

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

Start by cloning the repository.

https://github.com/Tufahel/recipe-app-ror.git

Navigate to the created folder.

cd recipe-app-ror

Prerequisites

  • A Command Line Interface.
  • Having Ruby installed.
  • Setup Rails

Install

To install rails, run gem install rails on your terminal

Usage

Run tests

To run tests enter rspec command on your terminal

Authors

πŸ‘€ Tufahel Ahmed

πŸ‘€ Jamila Moseka

🀝 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

  • Microverse

πŸ“ 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.

https://recipe-app-ror.onrender.com


Languages

Language:Ruby 68.8%Language:HTML 29.0%Language:JavaScript 1.3%Language:CSS 0.9%