fmanimashaun / recipe-app

The Recipe app, built with Ruby on Rails and PostgreSQL, is a one-stop solution for managing recipes and ingredients. It allows users to track inventory, create recipes, generate shopping lists, and share recipes publicly. It simplifies and enhances the cooking experience by organizing the process efficiently
MIT License
0 stars 0 forks source link

[2pt] Create Recipe Model #4

Closed fmanimashaun closed 10 months ago

fmanimashaun commented 10 months ago

Create a Recipe model with necessary fields and relationships.