SDN302_-_SP_2025_-_PE_3487.webp
xin_chao

SDN302_-_SP_2025_-_PE_3487.webp

  • Media owner xin_chao
  • Ngày thêm
K
Kizspy.me 6. Your submission will be invalid (0 points) if it contains irrelevant content. Store your
MongoDB connection string, port value, and JWT secret key in the .env file.
Implement a part of Device Management System. The situation is described as follow: a model that
has many devices involved, and a device belongs to one model.
Your database contains 3 collections, with the schema as follows:
model ({
modelName: {String, required: true, unique: true},
modelDescription: {String, required: false},
},{timestamps: true, });
device ({
deviceName: {type: String, required: true, unique: true},
deviceDescription: { type: String, required: true},
cost: {type: number. required: true, min: 0. max: 999999}.
Zoom
+ 100%
Close
Chưa có bình luận nào.

Thông tin

Category
SDN302
Thêm bởi
xin_chao
Ngày thêm
Lượt xem
699
Lượt bình luận
0
Rating
0.00 star(s) 0 đánh giá

Share this media

Back
Bên trên Bottom