1 00:00:00,540 --> 00:00:06,870 At this point, we are going to focus on the surface side and we are going to see if the room's formed. 2 00:00:08,130 --> 00:00:14,250 So if you remember, we have used a stock image roamed at the con side. 3 00:00:14,520 --> 00:00:21,320 So we have to copy these events now and be back to the server side and go to the investor. 4 00:00:21,510 --> 00:00:21,890 Yes. 5 00:00:22,350 --> 00:00:30,540 And here we are going to take stock, the oil, and we put this create and we put this your name, and 6 00:00:30,540 --> 00:00:33,810 then we are going to consult of Islam. 7 00:00:35,580 --> 00:00:39,240 So we consult not the woman we see. 8 00:00:40,410 --> 00:00:47,820 This woman should be named because we named this name here and here. 9 00:00:47,820 --> 00:00:50,760 We can change days to look at ID. 10 00:00:50,940 --> 00:00:54,800 So we start to search for her by using the MOND index. 11 00:00:55,470 --> 00:01:02,900 And now you can see there is the socket I'd wear and Kiante connects to the server. 12 00:01:03,270 --> 00:01:11,610 So when we type some name, such as one one and eight and you can see it here, it already received 13 00:01:11,610 --> 00:01:13,170 the name as well one. 14 00:01:13,710 --> 00:01:19,880 And since we are going to save this one to add Mongo DB, so we are going to install the mongoose. 15 00:01:20,310 --> 00:01:30,570 So here we type NPM, install Mongoose and then we go to the server and create a new folder called Models. 16 00:01:30,780 --> 00:01:39,240 And under the models we create a robot dorkiest and then we use Coniston Mongoose is equal to the required 17 00:01:39,240 --> 00:01:49,320 mongoose and we type one schema is equal to the new one Gustaaf schema. 18 00:01:49,740 --> 00:01:51,090 And then we type the name. 19 00:01:51,420 --> 00:01:57,960 And because we just have to store the name inside the room and there are two properties, the type is 20 00:01:58,530 --> 00:02:00,680 drawing and which is required. 21 00:02:00,690 --> 00:02:07,140 So we have to type we for it is equal to and then we create a new model by using this schema. 22 00:02:07,140 --> 00:02:20,310 So Koestenbaum room is equal to mongoose dot model and then rule and room schema and then Muldrew export 23 00:02:20,670 --> 00:02:22,220 is equal to run. 24 00:02:22,710 --> 00:02:29,100 So we already create the models and in the next part we start connecting to the Mongul DB and also set 25 00:02:29,100 --> 00:02:30,180 up a Mongo DB.