Skip to content

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

Participants 👱‍♀️👱‍♀️

  • Rita Fernández-Catuxo Ortiz
  • Vira Terletska

Activities done ✔️

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.

Tasks to be done

  • Organize in /models /controllers /services and index -> Rita

  • userservice

  1. add the new fields to user-model.js -> Vira
  2. retrieve all the users from the database -> Rita
  3. add a user to the database -> Vira
  • Create user api -> Rita
Clone this wiki locally