devsync23 / haves-and-needs-service

0 stars 0 forks source link

[feat: backend] Update the Have and Need data models to include a new field `imageUrl` of type string #30

Open therealjustinbiele opened 7 months ago

therealjustinbiele commented 7 months ago

Description

This feature involves updating the Have and Need data models in the backend to incorporate a new field named imageUrl of type string. This field will allow users to associate images with their have and need items, enhancing the visual representation of items within the system.

Acceptance Criteria