issues
search
Outgrown
/
outgrown_fe
https://outgrown.vercel.app
0
stars
1
forks
source link
Feature/profile
#37
Closed
derekgithub2
closed
1 year ago
derekgithub2
commented
1 year ago
What does this merge do? Check all that apply.
[x] Adds a new feature
[x] Improves an existing feature
[ ] Fixes a bug
[ ] Cleans up (logs, tests, etc.)
How has this been tested?
Description:
Adds a profile page that displays the users clothing
The profile has an option to filter the view between "available", "unavailable", "pending"
Admin can swap user views using the "change user" dropdown in the navigation bar
Issues:
Need to connect the details page to the profile page.
Where to find Changes:
Profile.js
Profile.css
Checklist
[x] My code follows the style guidelines of this project
[x] I have performed a self-review of my own code
[x] I have commented my code, particularly in hard-to-understand areas
[ ] I have used tests to prove my fix is effective or that my feature works
[ ] New and existing unit tests pass locally with my change
What does this merge do? Check all that apply.
How has this been tested?
Description:
Issues:
Where to find Changes:
Checklist