CRM for Web Studio (ru)
A CRM for small Web Studio (The interface is only in Russian for now). Including Database project.
To make it work, you must
Add Connections.config to the SynWebCRM directory and fill it like Connections.config.example.txt.
Publish SynWebCRM.Database to your DB.
Start the application.
Add roles ‘Admin’ and ‘Sales’ directly in the database (table AspNetRoles).
Create user(s).
Assign roles to your users (table AspNetUserRoles).
PROFIT!
Have fun.