Coder Social home page Coder Social logo

weblate / basxconnect Goto Github PK

View Code? Open in Web Editor NEW

This project forked from basxsoftwareassociation/basxconnect

1.0 1.0 0.0 3.64 MB

Core Implementation of a CRM system for non-profit organizations

Home Page: https://connect.basx.org/

License: BSD 3-Clause "New" or "Revised" License

Makefile 0.01% Python 98.95% SCSS 1.03% HTML 0.01%

basxconnect's Introduction

basxconnect

A core implementation of a CRM system for non-profit organizations.

(It feels like the README is the wrong document to place the whole vision/mission/core values stuff but it will be okay for now I think)

Vision

Providing non-profit organizations with a code framework that helps to build tools for managing their data.

Mission

Create and maintain a django-based framework which implements:

  • A standardized UI concept based on IBM's carbon design system
  • CRM-like core data models which are open to extension
  • Code building blocks and shortcuts which allow easy customization and extension

Core values

  • Open source development (this, however does not include free support)
  • Use of existing and proven technology where possible while minimizing external dependencies
  • Focus on workflows and tasks for Non-Profit organizations (User experience)
  • Writing code and APIs for developers, not for website administrators (Developer experience)
  • Development does not center around a final product but around the tools to create a product (because every product is different)

What we have so far

  • Integration of the core parts of carbon design in django ("like bootstrap for django")
  • CRUD-framework ("Quick generation of create/read/update/delete views")
  • HTML-layout framework which allows a more flexible hooking-in than the standard HTML-rendering mechanisms ("DOM on the server side")
  • Core model to manage people, communication and relationships
  • Demo project which implements a bare-bone version of a product

What we still need to do

  • Finishing the implementation of the carbon design components
  • Adding a workflow engine which allows code-based configuration of manual and automated workflows (e.g. uploading a file, waiting for approval from a certain role, sending out an email automatically, etc.)
  • Implementing an extension which provides donation models and workflows
  • Improving the existing code base to have better support for extendability
  • Write documentation where necessary and add code-examples and how-to's
  • Implement revisions completely to allow going to a certain date and maybe display diffs
  • Maybe: Add a developer option to easily find out which part of the interface are generated where in the code (making customization a lot easier)

Other TODOs:

  • Replace initial data in migrations files with fixture files or scripts
  • Explain more why basxConnect is necessary and the difference to alternative solutions

We would like to thank the following projects for their work, they provide a valuable base for basxConnect:

basxconnect's People

Contributors

freebeat avatar saemideluxe avatar tidaphan avatar tpokorra avatar

Stargazers

 avatar

Watchers

 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.