An open API service indexing awesome lists of open source software.

https://github.com/pinkmoon25/rails-recipe-app

A Ruby on Rails application designed to manage and track your recipes and their ingredients. The app automatically generates a shopping list based on the ingredients you’re short on, ensuring you always have what you need to prepare your favorite dishes.
https://github.com/pinkmoon25/rails-recipe-app

rails-application recipe-app web-application

Last synced: 7 months ago
JSON representation

A Ruby on Rails application designed to manage and track your recipes and their ingredients. The app automatically generates a shopping list based on the ingredients you’re short on, ensuring you always have what you need to prepare your favorite dishes.

Awesome Lists containing this project

README

          

### Recipe App 🍽️

A Ruby on Rails application designed to manage and track your recipes and their ingredients. The app automatically generates a shopping list based on the ingredients you’re short on, ensuring you always have what you need to prepare your favorite dishes.

### Features:
- Track and manage recipes and their ingredients
- Automatically generate a shopping list based on missing ingredients
- User-friendly interface for efficient recipe management

---

## Getting Started
To get a local copy up and running follow these simple example steps.

- Copy this link `hhttps://github.com/PinkMoon25/rails-recipe-app.git`.
- Get the directory that you want to clone the repository.
- Open the command prompt in this directory.
- Write `https://github.com/PinkMoon25/rails-recipe-app.git`.
- Go to the repository folder in your command prompt `cd rails-recipe-app`.
- Run `rails s` or `rails server` to start.

## Heroku deployment https://radiant-citadel-75284.herokuapp.com/

## Authors

| 👤 Name | Github | Twitter | LinkedIn |
|------|--------|---------|----------|
|Waleed Amjad|[@caasperr](https://github.com/developerwaleed)|[@developerwaleed](https://twitter.com/developerwaleed)|[@developerwaleed](https://www.linkedin.com/in/developerwaleed/)|
|Tushar Singh|[@PinkMoon25](https://github.com/PinkMoon25)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- Hat tip to anyone whose code was used
- Inspiration
- etc

## 📝 License

This project is [MIT](./MIT.md) licensed.