gcivil-nyu-org / wed-fall24-team5

0 stars 0 forks source link

Backend System Design #4

Open TekuriSaiAkhil opened 5 days ago

TekuriSaiAkhil commented 5 days ago

Documentation for Backend System Design: https://docs.google.com/document/d/1D-URZTSsWRJyqOTM7TI6t5RqxEnKYNDtQiZWb7VHoiM/edit?usp=sharing

QahtanAlJammali commented 4 days ago

Looks good so far.

maxgrove42 commented 4 days ago

I like that you added a orders database. I'll add that to my Data Flow Diagram.

I marked userPreferences as its own database - what do you think @TekuriSaiAkhil ?

Otherwise, looks great. I'm in agreement with all of this.

maxgrove42 commented 4 days ago

Once we finalize this - let's open a Pull Request to merge the pdf file into the DesignDocs folder (that folder will exist once I merge my PR for Use Case and Data Flow diagrams

TekuriSaiAkhil commented 3 days ago

I like that you added a orders database. I'll add that to my Data Flow Diagram.

I marked userPreferences as its own database - what do you think @TekuriSaiAkhil ?

Otherwise, looks great. I'm in agreement with all of this.

Yup userPreferences should be a table of its own. I'll update the document.