dcsil / konsensus-app-frontend

Web app frontend
MIT License
0 stars 1 forks source link

Profile Page #68

Closed stella-cai closed 2 years ago

stella-cai commented 2 years ago

New features:

  1. Update user profile
  2. Upload profile picture
  3. Avatars show profile picture if present

Also created api folder with fileFunctions.js and userFunctions.js to separate API calls.

All file upload modals can just use UploadModal (deleted Reupload Modal)