anitab-org / bridge-in-tech-backend

BridgeInTech (BIT) is an application that allows organizations, mentors and mentees to actively collaborate through mentoring programs. This is the backend client of BridgeInTech.
https://bridgeintech-bit-heroku-psql.herokuapp.com/
GNU General Public License v3.0
24 stars 80 forks source link

Added- GET endpoint /users/{userId}/personal-background to fetch personal background from userId #274

Closed naveen8801 closed 3 years ago

naveen8801 commented 3 years ago

Description

Added GET endpoint /users/{userId}/additional-info which provide user's additional information if saved.

Fixes #215

Type of Change:

Code/Quality Assurance Only

How Has This Been Tested?

Successful request : Screenshot (59)

Checklist:

Code/Quality Assurance Only