Add event and user statistics
I'm preparing to implement delete functionalities:
- Delete event (by owner or admin)
- Delete user from event (including photos)
- Delete user account (including login, all photos in all events)
Before the user deletes something, I want to display all the connected things that will also be deleted. So I made a statistics component that does that.
The benefit is that I can also use this component to display user and event statistics:
Read more articles
- Moving towards Cloud storage
- Add event and user statistics
- Refactor Infrastructure
- Add QR code to mobile
- Video support and Scrolling Menu
- Automatic blog updates with Git Webhooks
- Add sliding sidebar menu to mobile home page
- I've been doing WebFlux wrong
- Implement Blog
- Migrating event urls
- Interesting bug
- Dynamic social media badges
- Improving Games and Teams
- Blue Green deployments
- Why I left the big cloud
- Moving from AWS Amplify to Google Firebase
- First version