Skip to content

Brenda309/Recipe_app

Repository files navigation

Recipe App

The Recipe app keeps track of all your recipes, ingredients, and inventory. It allows the user to save ingredients, keep track of what you have, create recipes, and generate a shopping list based on what you have and what user is missing from a recipe. Also, since sharing recipes is an important part of cooking the app should allow to make them public so anyone can access them.

Built With

  • Ruby On Rails (RoR)
  • PostegreSQL
  • Bootsrap
  • RSpec
  • Capybara
  • Devise
  • CanCanCan
  • Bullet

Live Demo (if available)

Live Demo Link

Getting Started

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

Prerequisites

Ruby 3.1.2 or newer Rails 7.0.4 or newer Git NPM PostgreSQL Modern web browser

Setup

$ git clone https://github.com/Brenda309/recipe_app.git $ cd recipe_app/

Install

 bundle install
 gem install rspec

Usage

Run project

Execute command

$ rails server

Then browse http://localhost:3000

Authors

👤 Brenda Wihogora

👤 Jesse Uzoma

  • GitHub: @Hedevedup
  • Twitter: @Hedevedup
  • LinkedIn: Hedevedup

🤝 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 anyone whose code was used
  • Inspiration
  • etc

📝 License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published