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

aliabbani/Recipe-group-

Repository files navigation

Blog App

This project is a Food Recipe application built with Ruby and Ruby on Rails

Built With

  • Ruby
  • Ruby on Rails
  • CSS

Getting Started

git clone https://github.com/aliabbani/Recipe-group-

cd Recipe-group-

rails db:create
rails db:migrate
rails db:seed

rails server

Tests

git clone https://github.com/aliabbani/Recipe-group-
cd Recipe-group-
bundle install
gem install rspec
rspec

Authors

👤 Abdul Wuyep

👤 Ali Abbani

🤝 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.

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…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published