/lavieAPI

Primary LanguageJavaScript

Project LaVie - API for Psychologist

A group of psychologists got together and created the clinic La Vie - Mental Health that offers different types of therapy. To help with care, they need an API that allows them to create records of psychologists, patients and medical records. In a conversation with the Front-ends and the POs, some groups of endpoints that should be created were decided.

Build Status

Features

Creation of the the SQL script that generates the database. The endpoints must be analyzed to be assembled according to the need, observing the data that constitute the 3 entities of the system:

  • Patients
  • Psychologists
  • Appointments
  • Login

If you correctly pay attention to the creation of entity relationships

Tech

Lavie API uses

  • Node.JS
  • MySQL
  • Express Framework
  • ORM Sequelize