EduardvonBriesen / mememuc

Launcher project for the MemeMuc bonus project of OMM WS22/23
1 stars 2 forks source link

Overview #8

Closed EduardvonBriesen closed 8 months ago

EduardvonBriesen commented 10 months ago

Here, all created (and uploaded) memes are shown in an endless scroll, i.e., 40 memes are shown, and if you reach the bottom, the next 40 are loaded. Memes should be presented one per row on top of each other, with minimal information like title, votes, vote buttons, screen reader, etc.

  1. Basic: Only show the title and the image
  2. Intermediate: Also show other information like number of comments, up/down votes, etc.
  3. Advanced: Allow for interaction, i.e., up/down vote memes from the overview page.

depends on #15

EduardvonBriesen commented 10 months ago

Target: Advanced