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

Statistics #9

Closed marvinweber closed 2 years ago

marvinweber commented 2 years ago

Basic: any dynamically generated graph
Intermediate: basic + detailed graph(s) in Single view OR Templates
Advanced: basic + detailed graph(s) in Singleview AND Templates

Description

Here, the task is to integrate dynamically generated graphs into the website. That means, that you provide up to date information and generate a graph from that.
Basic: One simple graph anywhere. For example, a global graph showing uploads over time or a simple graph on the single view like views over time.
Intermediate: Provide one (or more) complex graphs for either the single view page (meme views, up votes, down votes, comments, etc.) OR the template selection in the editor (how often the template is used, likes the created memes get, etc.).
Advanced: Provide one (or more) complex graphs for the single view page (meme views, up votes, down votes, comments, etc.) AND the template selection in the editor (how often the template is used, likes the created memes get, etc.).

marvinweber commented 2 years ago

closed in favour of #24