Beznet / tydii

Organization app for decluttering
https://www.tydiiup.com
1 stars 0 forks source link

Create table on /results #31

Closed Beznet closed 4 years ago

Beznet commented 4 years ago

Currently, localStorage holds items in JSON and I need to take these items and separate them out depending on the rating that was assigned to them.

Current idea is to have 2 headers, one with 'Keep' and another with 'Donate/Sell' and then list all items under a rating of 3 on the 'Donate/Sell' and all other items will go in the 'Keep' category.

Note: keeping the idea open to other visual displays for separating out these 2 categories of items

Beznet commented 4 years ago

Decided on removing the 'Keep' items and just focusing on the items to Donate/Sell. Sketched up a rough diagram of how I'd like for it to look. Essentially as people start either donating or selling their things, they can place them in 1 of two "buckets". I think this'll aid in people keeping track of how/when they got rid of something and their overall progress as noted by the progress bar

Screen Shot 2020-05-14 at 10 52 15 PM
Beznet commented 4 years ago
Screen Shot 2020-05-26 at 12 37 09 AM

Current layout, will probably replace the 'Resources' with a progress bar

Beznet commented 4 years ago

Newest update

Screen Shot 2020-06-01 at 1 11 44 AM