Skip to content
This repository has been archived by the owner on Apr 27, 2024. It is now read-only.

Add some site with statistics for admin #78

Open
Bozydarek opened this issue Jan 13, 2020 · 5 comments
Open

Add some site with statistics for admin #78

Bozydarek opened this issue Jan 13, 2020 · 5 comments

Comments

@Bozydarek
Copy link
Member

Site for staff that shows some metrics like:

  • no. of registered users vs no. of users that set their preferences vs no. of users that payment have been accepted
  • no. of proposed lectures
  • no. of free places in bus
  • etc

Plus maybe some graphs

@Bozydarek
Copy link
Member Author

For charts we can consider https://www.chartjs.org/docs/latest/

@Bozydarek
Copy link
Member Author

Adding charts would allow us to visualize when most people register, which options are most popular and other things like that

@Bozydarek
Copy link
Member Author

Simple example of using chart.js: 0a0cc07

@Bozydarek
Copy link
Member Author

This would be partly solved by #82, but most statistics charts (and other data) are still missing.

@Bozydarek
Copy link
Member Author

For labels on chart we can use:
https://chartjs-plugin-datalabels.netlify.com/guide/#table-of-contents

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant