ColoradoSchoolOfMines / mozzarella

Mozzarella is a web application made to help student computing clubs better collaborate and organize their projects, presentations, and even mailing list messages.
https://acm.mines.edu
GNU General Public License v3.0
7 stars 3 forks source link

Project Listing Page #35

Closed sumnerevans closed 6 years ago

sumnerevans commented 6 years ago

Resolves #13

Features

Questions

Screenshots

Old (for reference)

Projects page on desktop: 2017-12-18-00 36 36 2017-12-18-00 55 02

Projects page on small screen: 2017-12-18-00 49 52

New

Projects page on large screen: 2017-12-18-17 14 53

Projects page on a medium-sized screen: 2017-12-18-17 13 39

Projects page on a narrow screen: 2017-12-18-17 12 06

jackrosenthal commented 6 years ago

Currently, the image can be any shape and can be transparent. Unlike the Contact page, where the pictures have backgrounds, there is very little contrast between project images and the surrounding page. Any ideas on how to improve that?

Look at the LUG presentations page... what do you think of how that one is implemented?

sumnerevans commented 6 years ago

Look at the LUG presentations page... what do you think of how that one is implemented?

@jackrosenthal , I took some inspiration from the presentations page and updated the design here. See the new screenshots in the issue description at the top. (I left links to the old ones for reference.)

sumnerevans commented 6 years ago

@jackrosenthal , I don't think there should be anything major holding this up. Could you please re-review this PR?

jackrosenthal commented 6 years ago

use /p/unique_textual_project_name instead of an ID. The ID makes it hard to remember or read (which destroys the whole point of the short url.

sumnerevans commented 6 years ago

@jackrosenthal , again, that's not applicable to this PR since there are no individual pages for projects as of this PR. Any feedback on individual pages should be on #40.

sumnerevans commented 6 years ago

@samsartor , on your plate for review.