Skip to content
AnthonySteele edited this page Oct 31, 2011 · 12 revisions

What is GiveCRM

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.

Deployment

Give CRM will be hosted so that charities won't have to worry about the deployment details.

Technology Stack

  • IIS
  • .Net 4.0 and C#
  • ASP.Net MVC v3
  • MS SQL Server database (though other databases may be supported later)

Development

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.

Packages in use

Clone this wiki locally