Skip to content

Railcipe is a recipe app that helps users to keep track of their recipes and ingredients. Users can save ingredients, create recipes, and generate a shopping list based on what they have and what are missing from their recipe. It also allows sharing of recipes for the public!!

License

Notifications You must be signed in to change notification settings

belmeetmule/Railcipe

Repository files navigation

Rails Group Project

📗 Table of Contents

📖 Rails Group Project

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

Client
  • Ruby on Rails
Server
  • Ruby on Rails
Database
  • Postgresql

Key Features

  • Creating a recipe
  • Generating a shopping list
  • Sharing recipes to the public

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


 - Laptop/Desktop.
 - Internet.
 - Ruby.
 - Rails.
 - Vs Code.

Setup

Clone this repository to your desired folder:

  • mkdir my-folder
  • cd my-folder
  • git clone [(git@github.com/belmeetmule/Railcipe.git)]

Usage

To run the project, execute the following command:

  • rails db:create
  • rails db:migrate
  • rails server

Run tests

  • rspec.

Check Linter

  • rubocop

Deployment

  • Render.
  • Netlify.

(back to top)

👥 Authors

👤 Abdul Saboor Sohaib

  • GitHub: SaboorSohaib
  • Twitter: absaboorsohaib
  • LinkedIn: abdul-saboor-sohaib

👤 Mulugeta M

(back to top)

🔭 Future Features

  • - Add picture for each recipe
  • - ** Show public recipe without signing in **

(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 you can fork it.

(back to top)

🙏 Acknowledgments

I would like to thank... Microverse for giving me this opportunity to build this project

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

Railcipe is a recipe app that helps users to keep track of their recipes and ingredients. Users can save ingredients, create recipes, and generate a shopping list based on what they have and what are missing from their recipe. It also allows sharing of recipes for the public!!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published