bliutech / SeBRUS

MIT IEEE URTC 2023. GSET 2023. Repository for "SeBRUS: Mitigating Data Poisoning in Crowdsourced Datasets with Blockchain". Using Ethereum smart contracts to stop AI security attacks on crowdsourced datasets.
https://ieeexplore.ieee.org/document/10535023
8 stars 0 forks source link

🚀 Feature[frontend]: (optional) Implement `ProfilePage.jsx` #29

Closed bliutech closed 1 year ago

bliutech commented 1 year ago

Use Case

We currently have a /api/user endpoint that is available for getting information about a user. We will use this sort of information to

Proposed Solution

The following is needed to coordinate the implementation of the profile page.

Action Items

Resources

Reference some other PRs and code for how to maybe implement this.


This is a :rocket: Feature Request

Herefersomepennys commented 1 year ago

Currently working on it!