Skip to content

This is a ruby on rails recipe app that allows users to add, delete and update recipes and make private or public each recipe.

License

Notifications You must be signed in to change notification settings

gjuliao/recipe_app

Repository files navigation

📗 Table of Contents

📖 Recipe App

** Recipe App ** Is a Ruby on Rails project for users to create, edit and delete recipes. Users also have the ability to make their own recipes public or private. Finally the Recipe app allows to create a shopping list based on required food. **

🛠 Built With

Key Features

  • Users can create recipe
  • Users can create food for the recipes
  • Users can make recipes public or private
  • Generate a shopping list with the amount of items needed and corresponding prices
  • Full stack app
  • Styling uses bootstrap

(back to top)

Key Features

(back to top)

💻 Getting Started

To get the content of this project locally you need to run the following commands in your terminal:

and follow these steps.

Prerequisites

  • IDE(code editor) like: Vscode, Sublime, etc.
  • Git

Setup

Clone this repository to your desired folder:

  1. Download the Zip file or clone the repo with:
git clone git@github.com:gjuliao/recipe_app.git
  1. To access cloned directory run:
cd recipe_app

Install

Install dependancies with:

bundle install

Usage

To run the project, execute the following command:

rails s

Run tests

To run tests, run the following command:

rspec spec

Deployment

You can deploy this project using:

(back to top)

👥 Authors

👤 Giovanni Juliao

👤 Victor Gonzalez

(back to top)

🔭 Future Features

  • Add editing features
  • Make mobile app
  • Authenticate user email with Devise

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project please give it a star.

(back to top)

🙏 Acknowledgments

I would like to thank the Microverse team for the creation of this example project.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

This is a ruby on rails recipe app that allows users to add, delete and update recipes and make private or public each recipe.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages