WSU-4110 / LAN-party-frontend

Frontend repo for the LAN party app
0 stars 0 forks source link

FR20 - Set User Avatar #35

Open ThaddG opened 3 years ago

ThaddG commented 3 years ago
FR20 - Set User Avatar
Goal: The app will allow the ability to edit their account by setting an avatar.
Stakeholders: Users
Description: Once a user is signed up they will be able to view their account page and have the option to set an avatar for their profile.
Origin: When discussing the current state of the project and checking for missing features, the team decided this requirement was missing .
Version: 1.0
Date: 10/14/2020
Priority: 2
ThaddG commented 3 years ago

I realized we're going to need a place to store these images. So we should setup an S3 bucket to store our images and connect to it in the backend.