empowerhack / DrawMyLife-Service

API and Admin system for the Draw My Life initiative - Volunteers: check README and GitHub Projects to get started.
https://github.com/empowerhack/DrawMyLife-Service/projects
MIT License
13 stars 0 forks source link

Update Homepage to be a list view instead of a grid view #64

Closed tanyapowell closed 8 years ago

tanyapowell commented 8 years ago

image

Using Bootstrap's table classes, convert the homepage into a list view to match the wireframe above

For the modal/popover on hovering over the thumbnail image Bootstrap.js is required

tanyapowell commented 8 years ago

@rocioleon just had a thought - how will the modal/pop up of the small preview image into a larger preview image look on a mobile device when a user hovers/clicks on it?

At the moment the thumbnail size is 100px x 100px so the preview of the image is actually pretty good.

How the thumbnail looks currently

image

rocioleon commented 8 years ago

@tanyapowell sorry I missed this message but I see that you fixed it.

Thanks!