dscvitpune / dsc-admin-panel

This is the Admin Panel for DSC's Website
https://dscadminpanel.herokuapp.com/
1 stars 7 forks source link

Add Team Schema, displayOne #22

Closed Chandrashekhar-D closed 2 years ago

Chandrashekhar-D commented 2 years ago

Added following---------------

  1. Update the Teams Schema and add following fields : a. Member Photo (Image Buffer or cloudinary link) b. Mobile Number (Number) c. GitHub Profile (String) d. Role (String) e. Remove the Special Role field.

  2. Add the following Endpoint : a. DisplayOne: To get the details of only one member based on unique ObjectId.