Kizspy.me
Zoom
PE SDN302 SP25_20250302
SPRING 25
Subject: SDN302
Duration: 85 minutes
INSTRUCTIONS
Please read the instructions carefully before doing the questions.
• You are NOT allowed to use any device to share data with others.
•
You should use Visual Studio Code, MongoDB Compass, MongoDB for your development
tools.
StudentCode is the rollnumber, Ex.: se171234
IMPORTANT - before you start doing your solution, MUST do the following steps:
1. Please check before you submit your work, no syntax error(s) in the submitted PE.
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 a new project in Visual Studio Code named SDN302_PE_SP5_StudentCode.
5. You must create Mongo database with the name SDN302_PE_SP25_StudentCode.
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.
+ 100%
Close