EduardvonBriesen / mememuc

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

Statistics #22

Open EduardvonBriesen opened 10 months ago

EduardvonBriesen commented 10 months ago

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.

  1. 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.
  2. 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.).
  3. 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.).
EduardvonBriesen commented 10 months ago

Target: Advanced