JavaScript Framework
Go to file
2016-08-11 14:21:48 +02:00
.github Fixing unused parameter 2016-05-31 21:36:33 +02:00
Account jsHint inspection fixes 2016-07-03 16:34:59 +02:00
Animation Adding comments 2016-07-28 18:54:33 +02:00
Asset Support asset loader include 2016-06-26 16:24:59 +02:00
Auth jsHint inspection fixes 2016-07-03 16:34:59 +02:00
Chart jsHint inspection fixes 2016-07-03 16:34:59 +02:00
Config Adding strict and fixing minor bugs 2016-06-03 18:29:17 +02:00
Controllers Init 2015-11-29 22:01:42 +01:00
DataStorage jsHint inspection fixes 2016-07-03 16:34:59 +02:00
Dispatcher jsHint inspection fixes 2016-07-03 16:34:59 +02:00
Event Fixing tests and documentation 2016-08-11 14:21:48 +02:00
Localization Init 2015-11-29 22:01:42 +01:00
Log JsHint fixes and comments 2016-06-12 09:52:05 +02:00
Math jsHint inspection fixes 2016-07-03 16:34:59 +02:00
Media Init 2015-11-29 22:01:42 +01:00
Message jsHint inspection fixes 2016-07-03 16:34:59 +02:00
Models jsHint inspection fixes 2016-07-03 16:34:59 +02:00
Module Fixing namespace 2016-07-06 21:26:17 +02:00
Route jsHint inspection fixes 2016-07-03 16:34:59 +02:00
Security/Hash Init 2015-11-29 22:01:42 +01:00
Socket/Client jsHint inspection fixes 2016-07-03 16:34:59 +02:00
Spreadsheet Update spreadsheet cell 2016-08-02 15:34:57 +02:00
Stdlib Init 2015-11-29 22:01:42 +01:00
System Init 2015-11-29 22:01:42 +01:00
UI Merge branch 'develop' of https://github.com/Orange-Management/jsOMS into develop 2016-08-03 22:20:45 +02:00
Uri Fixed url parsing bugs 2016-08-04 19:48:34 +02:00
Utils Formatting fix 2016-08-03 22:20:14 +02:00
Validation jsHint inspection fixes 2016-07-03 16:34:59 +02:00
Views jsHint inspection fixes 2016-07-03 16:34:59 +02:00
Autoloader.js Support asset loader include 2016-06-26 16:24:59 +02:00
LICENSE.txt Adding license 2015-12-22 18:15:28 +01:00
README.md Update 2016-06-26 16:58:27 +02:00
UnhandledException.js Formatting 2016-06-26 16:22:42 +02:00

General

The Orange Management software is a modular web application for small to mid sized companies that need CRM, ERP, Intranet and/or CMS features. The Orange Management modules can be split into the following different categories:

  • General
  • Business
  • Education
  • Health Care

There is no limitation on how to combine modules. The modules are structured in a way that there is a minimum amount of dependencies between modules. Often modules provide additional functionality for other modules or modules request features from existing modules. Only in a few cases modules require another module for it's functionality, this is usually only the case for core modules or modules that have a strong relation to an other module.

Thanks to the modular structure it's easy to have full control over the costs and keep the functionality to the exact amount that is needed. There is no fear of having too many functions that reduce the usability if they are not needed. This also results in a fast environment not just because only the necessary parts get installed but also because the core is built for a good experience in terms of performance.

Development Status

Currently Orange Management is still fully developing the first Alpha version. As soon as we have a running Beta version we are allowing external testers to use our software and a selected amount of inhouse developed modules.

Developers

We are always looking for people that are interested in joining this project. We are looking for:

  • PHP developer
  • JavaScript developer
  • Frontend developer
  • Designer

Are you interested in joining us? Feel free to contact us at spl1nes.com@gmail.com.

Overview

  • Project: Orange Management
  • Group: Orange Management
  • Developers: 1
  • Languages: PHP, JS, Java, HTML, CSS
  • Dependencies: d3.js, THREE.js, tcpdf, PhpExcel
  • Website: http://orange-management.de/Website