-
Notifications
You must be signed in to change notification settings - Fork 37
Home
AnthonySteele edited this page Oct 31, 2011
·
12 revisions
GiveCRM is simple Customer Relationship Manager software developed for charities to use to manage their records of members and donations. It is a web application. We are targeting data volumes of 1-100 000 members.
Give CRM will be hosted so that charities won't have to worry about the deployment details.
- IIS
- .Net 4.0 and C#
- ASP.Net MVC v3
- MS SQL Server database (though other databases may be supported later)
In order to develop on GiveCRM, you will need:
- Visual Studio 2010
- Nuget
- MS SQL 2008 - any edition including SQL Express
Third party code libraries are installed as nuget packages.