Open CT-cb opened 1 year ago
Files are located in the src/Models folder in the backend repo.
Each model should be in the form of a Mongoose Schema. See the user-model.js file for a rough example.
Please include at least all of the attributes that are in the relevant models in src/old/db
Files are located in the src/Models folder in the backend repo.
Each model should be in the form of a Mongoose Schema. See the user-model.js file for a rough example.
Please include at least all of the attributes that are in the relevant models in src/old/db