/tasty_trek

An app to keep 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

Primary LanguageRuby

📗 Table of Contents

📖 [Tasty Trek]

The Recipe app keeps track of all your recipes, ingredients, 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.

🛠 Built With

Tech Stack

Client
Server
Database

Key Features

  • User Can add his own recipes on this website
  • Authentication process
  • CRUD Operations on all resources with authorization roles
  • Test cases using Rspec and Capybara

(back to top)

🚀 Live Demo

Add a link to your deployed project.

  • Soon....

(back to top)

💻 Getting Started

Prerequisites

In order to run this project you need:

  • Rails
  • Ruby
  • PostgreSQL

Setup

Clone this repository to your desired folder:

Example commands:

  cd my-folder
  git clone git@github.com:Kasaija-Kenneth/tasty_trek.git

Install

Install this project with:

  cd tasty_trek
  bundle install

Usage

To run the project, execute the following command:

  rails server

Run tests

To run tests, run the following command:

Example command:

  rspec spec

Deployment

Sooon....

(back to top)

👥 Authors

👤 Kasaija Kenneth

👤 Kareem Magdy Wilson

(back to top)

🔭 Future Features

  • Deploying this project soon

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

(back to top)

🙏 Acknowledgments

I would like to thank Unsplash for assets contributed into this project

(back to top)

(back to top)

📝 License

This project is MIT licensed.

(back to top)