Skip to content

Recipes App is a rails app will be an app that helps in managing food recipes and food items. It also automatically generates shopping lists for users to know the missing ingredients for their recipes.

Notifications You must be signed in to change notification settings

carreraprogrammer/y_recipes

Repository files navigation

Recipes App

Recipes app

📗 Table of Contents

📖 Blog App Blog Here

Recipes App The Recipes app will be an app that helps in managing food recipes and food items. It also automatically generates shopping lists for users to know the missing ingredients for their recipes.

🛠 Built With

Ruby on Rails

Tech Stack

Backend

Key Features

  • Use Migration to create schema.

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

Install Ruby

Setup

  cd my-folder
  git clone https://github.com/carreraprogrammer/recipes_app.git

Install

This project does not require additional dependencies, just Ruby interpreter. However, it uses RuboCop as a linter and you should set it up as well.

bundle install

Usage

To run the project, navigate to the project directory and execute the following command:

  rails db:create
  rails db:migrate
  rails s

Run tests

To run tests, run the following command:

Run the following command

rspec spec/

Deployment

You can deploy this project using:

Not available at the moment.

(back to top)

👥 Authors

👤 Adegboyega Boluwatife

👤 Daniel Carrera

(back to top)

🔭 Future Features

  • I will add following features in this project
  • Validations and Model specs.
  • Processing data in models.
  • Setup and controllers.
  • Controllers specs.
  • Views.
  • Login page
  • Integration specs for Views.
  • Add Devise.
  • Add authorization rules.
  • Add API endpoints.
  • API documentation.

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

(back to top)

⭐️ Show your support

If you like this project please follow me to find more project of this type in future.

(back to top)

🙏 Acknowledgments

I would like to thank microverse to provide me required information to make this project so far.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

Recipes App is a rails app will be an app that helps in managing food recipes and food items. It also automatically generates shopping lists for users to know the missing ingredients for their recipes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published