anguspiv / pokermans

A poker tournament manager app
https://www.pokermans.com
GNU General Public License v3.0
3 stars 1 forks source link

Add Role Rules #176

Open anguspiv opened 1 year ago

anguspiv commented 1 year ago

We need a way for certain roles and entities to have rules associated with them. For example

basic users can only create 1 club max premium users can create max 5 clubs Admins can create 10 clubs

Clubs can have max number of members depending on User Roles? basic users have max 15 members premium users have max 25 members admin users have max 50 members