generated from Arquisoft/wiq_0
-
Notifications
You must be signed in to change notification settings - Fork 1
Meeting 7
ritacatuxo edited this page Feb 29, 2024
·
8 revisions
Date: 25/02/2024 -> 12:00 - 13:45 Date: 28/02/2024 -> 16:30
- Rita Fernández-Catuxo Ortiz
- Vira Terletska
The purpose of these meetings was to create an account in MongoDB and learn how it works. We created a cluster for the database and interact with it. We also took a look to de code of the proyect and tried some basic things with Node.js and MongoDB.
-
Organize in /models /controllers /services and index -> Rita
-
userservice
- add the new fields to user-model.js -> Vira
- retrieve all the users from the database -> Rita
- add a user to the database -> Vira
- Create user api -> Rita