SDN302_-_SU_2025_-_PE_3967.webp
Erza_girl

SDN302_-_SU_2025_-_PE_3967.webp

mase check before you submit your work, no syntax error(s) in the submitted PE.
Kizspy.me
2. The data should be obtained from the provided JSON files.
3. If there are syntax errors or compilation errors in your PE program, you will not pass the PE requirements, the
mark will be 0.
4. Create new project in Visual Studio Code named SDN302_PE_SU5_StudentCode
5. You must create Mongo database with the name SDN302_PE_SU25_StudentCodeDB
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. Failure to do so will result in 0
points.
Implement a part of Residents Management System. The scenario is as follows: An apartment complex has
many residents, and each resident belongs to one apartment.
Your database contains 3 collections with the following schema:
apartment ({
apartmentName: {type: String, required: true, unique: true},
totalOfFloors: {type: Number, required: true},
},{timestamps: true, });
resident ({
residentName: {type: String, required: true, unique: true},
residentDescription: { type: String, required: true},
Zoom
+100%
Close
Chưa có bình luận nào.

Thông tin

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

Share this media

Back
Bên trên Bottom