ou-cs5213-sp24 / capstone-management-system

BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

Data Model Design #12

Closed SaiMadhukar-1407 closed 2 months ago

SaiMadhukar-1407 commented 3 months ago

• Translation of the application’s requirements into a comprehensive data model. • Identification of entities such as Users, Projects, Teams, Submissions, and Evaluations, and their respective attributes and relationships.

ferialna commented 3 months ago

Excellent work on initiating the data model. To align with our project's milestone M4, let's ensure we address the following:

Clarify entity relationships and their implications for database scalability. Ensure that the model adheres to security protocols as per our SQAP. Update the issue with a progress timeline to keep track as per our project plan.

Anu-2001 commented 2 months ago

We have designed the database and created the models according to the design.