issues
search
multiparty
/
web-mpc
Platform for deploying web-based privacy-preserving data surveys using secure multi-party computation (MPC).
https://www.multiparty.org
MIT License
54
stars
22
forks
source link
Nonbinary added
#199
Closed
Snafkin547
closed
1 year ago
Snafkin547
commented
1 year ago
Frontend
Modified tableController.js so that it computes the combined sum that include non-binary count
Updated mpc.js and clientView so that the combined sum that includes non-binary is shown appropriately
Added Non Binary columns to the input excel file
Modularized the output table to reduce repetitive table expressions (bwwc.js)
Updated the chrome driver module
Backend
Updated the year from 2021 to 2022
Others
Retrieved the old Docker-compose yaml file to build a container locally
Frontend
Backend
Others