Josh565565 / Backend-p1-milestine1-task

0 stars 2 forks source link

Database Design with Django Models #2

Open Josh565565 opened 9 months ago

Josh565565 commented 9 months ago

Implement the database schema in Django models based on the visual design.

You'll define the structure of the database tables, their fields, data types, and relationships in Django models.

preshwhyte commented 9 months ago

//assignee