calendar
calendar copied to clipboard
Delete user from the system
- [ ] Delete button on profile page (with confirmation popup)
- [ ] Delete user query - delete the user from the users table
- [ ] Delete the user's events from events table
- [ ] tests: 1. delete user. 2. signup again after the deletion