rt4914 / KlinicCon-Backend

2 stars 3 forks source link

[Feature Request]: Add associations for all models #57

Open rt4914 opened 1 month ago

rt4914 commented 1 month ago

Is your feature request related to a problem? Please describe.

Add associations for all models

Describe the solution you'd like

Use belongs_to, has_many and has_one along with validate and dependent: :destroy to refine all the models.

Describe alternatives you've considered

No response

Additional context

No response

rray524 commented 1 week ago

@aniketpatidar can I take over this if you don't mind. thanks