hackforla / website

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

Refactor "Update VMRS data" to fetch required data #7527

Open FamousHero opened 3 days ago

FamousHero commented 3 days ago

Dependency

Overview

We are currently storing excess data in vrms_data.json. We need to store only necessary data to make the website work. See

Details

Currently, all data fetched from the VRMS API is being saved. This means we are exposing unnecessary information to end users. We should only update required information and delete everything else in order to ensure data privacy, protection & security. Required data under resources

Action Items

Resources/Instructions

ExperimentsInHonesty commented 2 days ago

@FamousHero What is missing from this is the instruction to test the pages that the data appears on

HackforLABot commented 2 days ago

Hi @FamousHero, thank you for taking up this issue! Hfla appreciates you :)

Do let fellow developers know about your:- i. Availability: (When are you available to work on the issue/answer questions other programmers might have about your issue?) ii. ETA: (When do you expect this issue to be completed?)

You're awesome!

P.S. - You may not take up another issue until this issue gets merged (or closed). Thanks again :)

FamousHero commented 2 days ago

@bonniewolfe Added an extra test to check that site is unchanged afterwards & linked the related pages in Resources/Instructions

ExperimentsInHonesty commented 20 hours ago

@t-will-gillis will look at the method you are using and approve or give notes

t-will-gillis commented 11 hours ago

Hey @FamousHero Thanks for taking care of this- this is looking great so far. Here are a couple of notes/suggestions/discussion topics:

Hope this is useful. Let me know if you would like to discuss anything