CSCI-GA-2820-FA24-003 / recommendations

NYU DevOps Recommendations Service Fall 2024
Apache License 2.0
0 stars 1 forks source link

Create database model #1

Closed muyunli123 closed 3 weeks ago

muyunli123 commented 1 month ago

As an developer I need to create database model for recommendation API So that the recommendation data can be retrieved correctly by users

Details and Assumptions

The database model should contain 2 tables:

agustdmybae commented 1 month ago

Feedback from Prof: Creating one table is fine. We can directly use the Product service with the given product ID.