JULIERAJ / KIDS-FIRST-Back

KIDS FIRST 2024 MVP Backend
0 stars 1 forks source link

Feat/Add contacts field into user schema #51

Open ElenaCherpakova opened 3 months ago

ElenaCherpakova commented 3 months ago

Add Contracts Field to User Schema

Extend the User schema/model to include a new field for contact details. This field will store contracts-related information for partner Model schema

Acceptance Criteria:

[] The User schema/model is updated to include contracts field. [] The contacts field is correctly validated and stored in the database.

swathivt commented 1 month ago

Is it new field name contacts or contracts? please confirm.

ElenaCherpakova commented 1 month ago

@swathivt it should be contacts according to schema.