Git Product home page Git Product logo

cohort's Introduction

== The Cohort CRM ==
The Cohort CRM is a tag-heavy Rails-based CRM system designed for:
* Easy customization, as it's a pretty traditional Rails app,
* High performance,
* Flexible searching (via Ferret),
* Intuitive mass-actions,
* Promiscuous exporting features,
* A bullet-proof data model enforced at the database (and ActiveRecord) level,
* A hybrid tagging system supporting both free and hiearchical tagging,
* Pluggable authentication / authorization (we use LDAP),
* A careful use of ajax-y features to improve user experience without being gimmicky.

This is still very alpha level code and under heavy development. DANGER, WILL ROBINSON!

== History ==
The Berkman Center for Internet and Society (http://cyber.law.harvard.edu) has been trying to find an easy-to-use and easy-to-customize CRM for years and despaired after much time spent surveying the landscape. Most CRMs didn't fit our needs, and those that seemed to were overly complex, hard to customize and/or had horrific data models designed to only be used through application code (the "Application Database" DHH espouses so much). We feel there is a huge need for a simple, usable CRM that - in the classic unix model - does few things and does them well.

== TODO ==
Many and varied, including:
* Full MySQL support. Given MySQL's unusable triggers/stored procedure system, we need to make this app degrade gracefully when not using PostgreSQL,
* Imports,
* Look-and-feel improvements,
* De-duplication assistance,
* Mass actions on records,
* Much more.

== BUGS ==
Yes. Many, for now.

== License ==
This application is licensed under the same terms as Rails itself. Plugins are licensed under the terms of their respective authors.

cohort's People

Contributors

djcp avatar

Watchers

Dheeraj kumar avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.