marvinweber / meme-generator-omm

Project of the LMU Online Multimedia Course 2021/22.
GNU General Public License v3.0
0 stars 0 forks source link

Overview #4

Closed marvinweber closed 2 years ago

marvinweber commented 2 years ago

ℹ️ Unser Plan: Authentication (#7) zuerst, dann das hier und gleich "User-Bound Votes". Falls Kommentare, dann auch gleich User-Bound.
Also erstmal intermediate; wenn noch Zeit/ einfach, dann gleich Advanced (kommentare).

Basic: Overview with endless Scroll with Title and Image Intermediate: basic + additional info, e.g., view/votes
Advanced: intermediate + interaction (comments, vote or share buttons)

Description

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.
Basic: Only show the title and the image
Intermediate: Also show other information like number of comments, up/down votes, etc.
Advanced: Allow for interaction, i.e., up/down vote memes from the overview page.