Giter Club home page Giter Club logo

clientela-crm's Introduction

Code Climate

Clientela Build Status

Clientela is full-featured CRM web application written in Ruby on Rails. It runs smoothly using Heroku and Amazon S3.

Information

Bug reports

If you discover a problem with Clientela, we would like to know about it. Submit it on the issue tracker: https://github.com/Helabs/clientela-crm/issues

If you found a security bug, do NOT use the GitHub issue tracker. Send an email to the maintainers listed at the bottom of the README.

Todo

  • Move to Rails 3.2.x

Setup development environment

Requirements

  • Ruby 1.9.3
  • PostgreSQL
  • Sphinx

You can use your regular development environment but Vagrant usage is preferred. If you don't have any idea of what Vagrant is please read http://www.vagrantup.com/ and be happy.

After installing Vagrant you can run:

vagrant up
vagrant ssh
bundle install
rake db:create:all
rake db:schema:load
script/rails server

and access http://localhost:3000 on your browser.

Known issues

spec/controllers/reports_controller_spec.rb:14 fails

Run compass compile and try again.

Additional information

Contributors

We have a not yet so long list of valued contributors. Check them all at:

https://github.com/Helabs/clientela-crm/contributors

Maintainers

License

Copyright (C) 2012 HE:labs

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License version 3 as published by the Free Software Foundation.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

clientela-crm's People

Contributors

lunks avatar rodrigopinto avatar tapajos 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.