DylanPhuah / CAB302Code

1 stars 0 forks source link

Implement database access objects and classes for every object #24

Closed zgennerz3 closed 2 months ago

zgennerz3 commented 2 months ago

What: Implement the database model we have discussed. Should be completed ASAP, as this is a prerequisite to everyone else beginning their branches.

How: Checkout main, and implement the database schema. Make sure it is well documented so everyone can interact with it easily. After that send me some sort of information / diagram on it so I can include it in our presentation.

Who: See Assignees on this item

The Inputs: The discussed database schema

The outputs: A functional and documented Java database on our main branch.