Giter Club home page Giter Club logo

corm's Introduction

CoRM

Easier than a CRM

Release Note's Link in French

About CoRM

CoRM is a Customer Relationship Manager (CRM) designed for businesses about 1 to 100 collaborators. This software helps you to manage your relations between each actor that composing your environment.

CoRM does not contain inessentials functionnalities and does not have so much required fields. This software is build to help you, not to stop you during an interview or something else.

For now, CoRM is not modular and does not support the multilingual translation with I18n. These evolutions are in progress, so don't worry about.

System requirement

  • Ruby 1.9.3p194
  • Rails 3.2.12

Database adapters minimum versions supported

  • PostgreSQL with gem pg v0.14 (preferred)
  • MySQL with gem mysql2 v0.3.11
  • SQLite with gem sqlite3 v1.3.7

Getting started

  • Install your database manager (PostgreSQL Server for example)
  • Install Ruby and Rails (if you don't have)
  • Download/Unpack sources from git

Configuration

  • run 'bundle install' to add or update all gems
  • modify config/database.yml - to define your databases connections
  • for security questions, you must create a application.yml file in config's directory (example inside)

Preparation

Fresh install:

rake db:setup

Migration from older version:

rake db:migrate

Now, you can execute rails s if you're using WEBrick.

Ok, your server's running but you must create the first user, the administrator of the application. Launch your prefered browser and goto localhost:3000/user/new

Be Careful: the length of your password must be greater than 6 !

Now, your main user is created! So, it's time for you to add Events type as 'incoming call' or 'outgoing call', quotations templates to create your quotation easily and quickly...

After all of that, it's time to congratulate yourself and have a coffee break.

Licence

CoRM is under GNU Affero Licence.

corm's People

Contributors

dantelion avatar sigire avatar smortex avatar thomasnaudin avatar

Watchers

 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.