Skip to content

The Recipe app is a web application built with Ruby, Rails, and Bootstrap that keeps track of all your recipes, ingredients, and inventory. It will allow you to save ingredients, keep track of what you have

Notifications You must be signed in to change notification settings

Haadiiii/haadii-recipe-app

Repository files navigation

logo

📗 Table of Contents

📖 RECIPE APP WITH 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

Tech Stack

The following tech stack was used:

Client
Server
Database

💻 Getting Started

The Following is how you can use the Blog App

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

Prerequisites

In order to run this project you need:

Ruby version : ruby 3.1.2p20 run ruby -v

SQLite3 version : 3.40.0 run sqlite3 --version

npm version : 8.15.0 run npm -v

yarn version : 1.22.19 run yarn -v

Database : PostgreSQL

Setup

Clone this repository to your desired folder:

[email protected]:Haadiiii/haadii-recipe-app.git

Install

Install this project with:

bundler install

Usage

To run the project, execute the following command:

To Be able to run the project:

rails assets:precompile

Then To run it on the local host server use:

rails server or rails s

Run tests

To run tests, run the following command:

rspec spec

Deployment

Click HERE To see Live

(back to top)

👥 Authors

👤 David Kasilia Mwanzia

👤 Haamid Ali

👤 Stephen Ezea

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Write a message to encourage readers to support your project

If you like this project...

(back to top)

🙏 Acknowledgments

Give credit to everyone who inspired your codebase.

I would like to thank...

(back to top)

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

(back to top)

About

The Recipe app is a web application built with Ruby, Rails, and Bootstrap that keeps track of all your recipes, ingredients, and inventory. It will allow you to save ingredients, keep track of what you have

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published