EduardvonBriesen / mememuc

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

Single View #9

Closed EduardvonBriesen closed 10 months ago

EduardvonBriesen commented 11 months ago

This should be the detail view for a meme, including detailed information, comments, option to add comments, etc. It can also contain left right buttons to go through the memes or an auto play button. Each meme should have a dedicated URL that opens that meme in single view. Instead of a dedicated page, you can show this as a layer over the Overview.

  1. Basic: A simple slide show with left/right buttons.
  2. Intermediate: Basic with an added random button, which jumps to any randomly selected meme.
  3. Advanced: Intermediate, with an added autoplay button. Activating this button displays a new meme every x seconds (either choose a fix number or let the user choose x).

depends on #15


EduardvonBriesen commented 11 months ago

Target: Advanced

uzerterter commented 10 months ago

Should implement the following from Ticket #4 :