https://github.com/anshuman7negi/recipe-book
The Recipe app keeps track of all your recipes, ingredients, and inventory. It will allow 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.
https://github.com/anshuman7negi/recipe-book
postgresql ruby-on-rails tailwindcss
Last synced: 3 months ago
JSON representation
The Recipe app keeps track of all your recipes, ingredients, and inventory. It will allow 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.
- Host: GitHub
- URL: https://github.com/anshuman7negi/recipe-book
- Owner: anshuman7negi
- Created: 2023-11-17T11:40:05.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2023-11-19T07:57:46.000Z (over 2 years ago)
- Last Synced: 2025-04-06T18:42:02.082Z (about 1 year ago)
- Topics: postgresql, ruby-on-rails, tailwindcss
- Language: Ruby
- Homepage: https://recipe-book-x8m1.onrender.com/
- Size: 68.4 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
This README would normally document whatever steps are necessary to get the
application up and running.
Things you may want to cover:
* Ruby version
* System dependencies
* Configuration
* Database creation
* Database initialization
* How to run the test suite
* Services (job queues, cache servers, search engines, etc.)
* Deployment instructions
* ...