alexhrao / TheGiftHub

An app where users can list what gifts they want, and can reserve gifts for others.
https://www.thegifthub.org
1 stars 0 forks source link

Gift List looks awful #25

Closed alexhrao closed 7 years ago

alexhrao commented 7 years ago

Problem

The current table used for listing gifts is an eyesore, to say the least. It barely accomplishes what we need from it - listing the user's gifts.

Problems with current setup

Problems arise primarily with the look of the list - the actual information is, more or less, present (with the notable exception of rating - right now it is just a number). Here are a few problems:

Solutions

This probably requires a complete rewrite (not that this is much of a problem - not much was written in the first place!) We need to have a aesthetic-first design plan. Since we know how to populate the DOM with user and gift information, we must now first focus on what this document looks like.

I would love it if anyone could help me with this!

alexhrao commented 7 years ago

Elements are centered, have color (in picture and rating)