KingSand08 / GameTrees

A website that allows users to search the cheapest games from any registered store on the platform, write reviews, create a cross-store wishlist, import cross platform user stats, and more! Utilizes APIs and a MySQL DB to maintain platform data, and is modularized as to be easy to read and expandable.
https://gametrees.vercel.app/
3 stars 0 forks source link

US (1.5) Account photo management #14

Open KingSand08 opened 3 weeks ago

KingSand08 commented 3 weeks ago

As a user I want the ability to add an account photo via my account settings page, and by default use an default photo. I can change or remove this photo at any time.

SHOULD: 1) ask for upload on sign up 2) if none at all, then gives a generic photo 3) allows for user to use email photo as photo (pulls from session photo)