Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hikalkan committed Oct 21, 2015
1 parent e4e9e12 commit b79ea2e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@ This is a sample Multi-Tenant application built using ASP.NET Boilerplate and mo

* Anyone can create a tenant using a registration form and becomes admin of the tenant.
* Ayyone can register to a tenant.
* Tenant admin can create and delete events.
* Tenant admin can create and cancel events.
* Tenant users can see events and other registered users.
* Tenant users can register to events based on some policy.
* Tenant users can cancel their registration based on some policy.

__LIVE DEMO: http://eventcloud.aspnetboilerplate.com__

0 comments on commit b79ea2e

Please sign in to comment.