Code Monkey home page Code Monkey logo

chimeracrm's Introduction

ChimeraCRM

Open source CRM

ChimeraCRM is a web-based enterprise grade CRM. This project is created using C#.NET and can run on any SQL database. This CRM provides some additional features which standard CRM vendors don't provide with their off-the shelf version. This was a home project built over leisure time with the goal in mind to make a CRM product which offers all standard features of a CRM and also adds new flavours. The CRM in its current version does not offer any API, which is planned to be released while working with Apache community. Key features and differentiators of this CRM product are โ€“ Standard CRM features like - lead and potential details maintenance, defect tracking, dashboards, contact and account details, reporting etc. The CRM can be used in "online" or "offline" mode. In an Offline mode, the CRM is used by other standard CRMs where one organization keeps all its details by itself. In an Online mode, the CRM can be used like a marketplace. In this mode, the organization hosting the CRM can invite other organizations to join the CRM. Multiple partner organizations can use this system as their single CRM "bus". In this mode the CRM can be used for - 1 Tendering 2 Short listing Vendors 3 Finalizing Vendors 4 Issuing Purchase Order 5 Issuing Sales Order 6 Invoicing 7 Defect tracking

To start using this project, replicate the project on your desktop. If you find issue replcating this project, try to download the source and open using Visual studio. This code was created in VS 2010,so there might be some issue opening it in higer version of VS. I have tested this in VS 2010 and VS 2015 (community edition).

The main user -interface related components of the project is in the Online Folder. This folder has a C# solution file which should open in Visual studio. In this solution (Online), there are references to other components used in this project - BackendObjects, ActionLibrary and CustomExceptions. Backendobject is the database interaction layer whose only job is to to talk to the underlying database. Actionlibrary implments some custom classes/functions to be used across the entire project. Customexception is what its name signifies, custome exception classes. To create the database model, use the database snapshot I have created in the DBBackups folder. This snaphost can be directly restored into a SQL server instance. While restoring use the database name as 'BEOBJ'. You can ofcourse, change the database connection settings in the Web.Config file present in the Online solution.

If you have successfully configured everything and restored the database which I have provided, then you can launch the Online solution from Visual studio. Upon launch this will take you to the login page, here you can login using the userid: xyz12 and password: Welcome

chimeracrm's People

Contributors

shibathethinker avatar

Watchers

James Cloos 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.