We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4e9e12 commit b79ea2eCopy full SHA for b79ea2e
README.md
@@ -3,7 +3,9 @@ This is a sample Multi-Tenant application built using ASP.NET Boilerplate and mo
3
4
* Anyone can create a tenant using a registration form and becomes admin of the tenant.
5
* Ayyone can register to a tenant.
6
-* Tenant admin can create and delete events.
+* Tenant admin can create and cancel events.
7
* Tenant users can see events and other registered users.
8
* Tenant users can register to events based on some policy.
9
* Tenant users can cancel their registration based on some policy.
10
+
11
+__LIVE DEMO: http://eventcloud.aspnetboilerplate.com__
0 commit comments