CMPUT301F23T01 / Sigma-Blue

Introduction to Software engineering project repository
BSD 2-Clause "Simplified" License
0 stars 1 forks source link

US 02.01.10 #30

Closed waridh closed 11 months ago

waridh commented 12 months ago

Database implementation

We need to design how our application is going to be interacting with the database.

What we know

Design question

Requirements

Yunyang-Lu commented 12 months ago

we could set collections as profile names, and make the documents under each collection to store Item objects?