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 .

Notifications You must be signed in to change notification settings

sonyco-4u/Recipe-app

Repository files navigation

📗 Table of Contents

Blog-App

Recipe-app The Recipe app keeps track of all your recipes, ingredients, and inventory

🛠 Built With

Tech Stack

Developed using Ruby on Rails.

Languages

Key Features

  • Database that contains information about users, likes and posts

💻 Getting Started

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

  • install gems bundle i
  • setup database rails db:setup
  • run rails server rails s.
  • rails c

Prerequisites

In order to run this project you need:

  • Install Ruby
  • Install PostgreSQL
  • Instal Rails gem

Setup

- To clone the repository run this command:

 `git clone https://github.com/sonyco-4u/Recipe-app.git`



- To access the cloned directory run:

  `cd blog_app`

👥 Authors

👤 Ezema Anthony Sunday

👤 Kelvin Benjamin

🔭 Future Features

These are some of the future features we want to add.

  • A login page.
  • A registration page.
  • A food list (with all CRUD implementation, except for 'update').
  • A recipes list (with all CRUD implementation, except for 'update').
  • A general shopping list view (all missing food for all your recipes and total price).
  • A list of all public recipes from other users with their names and total prices.
  • [Workin on them]

🤝 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

I would like to thank to the code reviewers and my partners who are helping all the time.

📝 License

This project is MIT licensed.

(back to top)

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 .

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published