Skip to content

The Recipe app is a classic example of a blog website. It's a fully functional website where the logged user can manage foods, inventories recipies and generate a shopping list.

License

Notifications You must be signed in to change notification settings

lincoln1883/Recipe-App

 
 

Repository files navigation



Recipe App

📗 Table of Contents

📖 Recipe App

The Recipe app is a classic example of a blog website. It's a fully functional website where the logged user can manage foods, inventories recipies and generate a shopping list.

🛠 Built With

Tech Stack

Client
Database

Key Features

  • Devise
  • CanCanCan
  • Create and remove Foods, Inventories and Recipes

(back to top)

🚀 Live Demo

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

  • Ruby
  • Rails
  • Postgres

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/SergioPeralta22/recipe-app.git

Install

Install this project with:

  bundle install

Usage

To run the project, run the following command:

    rails s

Run tests

To run tests, run the following command:

    rspec --format documentation

(back to top)

👥 Authors

👤 Sergio Peralta

👤 Martín Ezequiel González

👤 Lincoln Gibson

(back to top)

🔭 Future Features

  • Improve Style
  • Add API endpoints.
  • API documentation.

(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,please give it a ⭐️!

(back to top)

🙏 Acknowledgments

We would like to thank all Microverse team.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

The Recipe app is a classic example of a blog website. It's a fully functional website where the logged user can manage foods, inventories recipies and generate a shopping list.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 67.7%
  • HTML 27.3%
  • Batchfile 2.6%
  • JavaScript 1.3%
  • Other 1.1%