hackforla / website

Hack for LA's website
https://www.hackforla.org
GNU General Public License v2.0
326 stars 760 forks source link

Identify what is required for the website that VRMS provides #7524

Open FamousHero opened 5 days ago

FamousHero commented 5 days ago

Overview

We are overfetching data from VRMS when creating the event and project pages. We should only receive the data we need to fufill page creation to ensure data privacy and security.

Action Items

Merge Team

Resources/Instructions

{ "location": { "city": "state": "country": }, "owner": { "ownerId": }, "brigade": "checkInReady": "_id": "hacknight": "name": "eventType": "description": "project": { "recruitingCategories": [], "partners": [ "Seeking" ], "managedByUsers": [], "_id": "name": "description": "githubIdentifier": "projectStatus": "location": "githubUrl": "slackUrl": "googleDriveUrl": "googleDriveId": "hflaWebsiteUrl": "videoConferenceLink": "lookingDescription": "createdDate": "v": }, "date": "startTime": "endTime": "hours": "createdDate": "updatedDate": "v": 0, "videoConferenceLink": }

FamousHero commented 5 days ago

@roslynwythe I'm going to keep this in draft until I make the large issue. Once I link this as a dependency I'll add the "ready for dev lead" label