uw-datasci / uwdsc-website-server

The server for uwdsc-website
1 stars 0 forks source link

Excel sheet back-up after admin edit #5

Open dscwebdev opened 1 month ago

dscwebdev commented 1 month ago

Back up to Fall24 Fee Tracker upon admin edit

Using https://developers.google.com/sheets/api/guides/concepts, back up every admin edit to the excel sheet https://docs.google.com/spreadsheets/d/1_3wvbo6nbgKlrLZrn-KsB4tKtAhCCd7bGSmIv-LLdNE/edit?gid=757763336#gid=757763336

The edits are based on the /api/admin/updateUserById route. You will only need to fill in on exactly what was is the Excel sheet, meaning if there are remaining fields from the backend, they should be ignored.

SENSITIVE, TEST ON LOCAL BEFORE TRYING ON MAIN SHEET.