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.
- Host: GitHub
- URL: https://github.com/pinkmoon25/rails-recipe-app
- Owner: pinkmoon25
- License: mit
- Created: 2022-11-07T08:05:23.000Z (about 3 years ago)
- Default Branch: dev
- Last Pushed: 2024-08-18T07:47:56.000Z (over 1 year ago)
- Last Synced: 2025-02-14T10:40:55.768Z (9 months ago)
- Topics: rails-application, recipe-app, web-application
- Language: Ruby
- Homepage:
- Size: 131 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.