/recipes-app

Primary LanguageRubyMIT LicenseMIT

📗 Table of Contents

📖 Foods and Recipes

** Foods and Recipes ** is a Ruby on Rails aplication to keep of foods and recipes.

🛠 Built With

Tech Stack

Client
Server
Database

Key Features

  • ** User sign_in, login and confirmation using devise **
  • ** Create foods and Recipes **
  • ** Calculate the amount of foods and total price that you must buy for your recipies **

(back to top)

💻 Getting Started

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

Prerequisites

In order to run this project you need:

Example command:

 Install Ruby
 Install rails

Setup

Clone this repository to your desired folder:

  cd my-folder
  git https://github.com/IsmaelMastronardi/recipes-app.git
  

Then run this command:

  bundle install

Usage

To run the project, execute the following command:

  rails s

Run tests

To run tests, run the following command:

  rails test

(back to top)

👥 Authors

👤 Ismael Mastronardi

👤 Ali Bello Imoukhuede

(back to top)

🔭 Future Features

  • Create diferent tables.

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

🙏 Acknowledgments

I want to thank my family for their support and encouragement. Your love means the world to me.

(back to top)

📝 License

This project is MIT licensed.

(back to top)