JavaScript Framework
Go to file
2017-06-03 21:30:17 +02:00
.github Fixing unused parameter 2016-05-31 21:36:33 +02:00
3D Use const where possible 2017-01-02 18:34:32 +01:00
Account jsHint inspection fixes 2016-07-03 16:34:59 +02:00
Animation Use const where possible 2017-01-02 18:34:43 +01:00
Asset fixes #24 2017-04-02 12:36:50 +02:00
Auth jsHint inspection fixes 2016-07-03 16:34:59 +02:00
Chart Marker bug fix 2017-01-10 21:53:04 +01: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 Use const where possible 2017-01-02 18:34:43 +01:00
Dispatcher jsHint inspection fixes 2016-07-03 16:34:59 +02:00
Event Restructure actions and events 2017-04-14 14:03:03 +02:00
Localization Init 2015-11-29 22:01:42 +01:00
Log Docblocks 2017-01-05 21:23:02 +01:00
Math jsHint inspection fixes 2016-07-03 16:34:59 +02:00
Media Init 2015-11-29 22:01:42 +01:00
Message Fix condition check for response run 2017-05-31 15:56:32 +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 Fix variable name 2017-05-30 18:49:49 +02:00
Uri Add root path usage/offset 2017-05-31 10:55:25 +02:00
Utils Added function documentation 2017-06-03 21:30:17 +02:00
Validation jsHint inspection fixes 2016-07-03 16:34:59 +02:00
Views fixes #24 2017-04-02 12:36:50 +02:00
Autoloader.js fixes #24 2017-04-02 12:36:50 +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