CSS Framework
Go to file
2018-12-28 18:33:54 +01:00
.github Improve coc and contribution guide 2018-02-06 20:03:11 +01:00
chart update existing css files 2017-01-08 19:21:56 +01:00
tests playing with variables 2018-12-28 18:33:54 +01:00
_mixins.scss Fix multiple imports 2017-02-04 13:15:30 +01:00
_vars.scss playing with variables 2018-12-28 18:33:54 +01:00
.gitignore Ignoring .map files 2016-03-27 12:49:04 +02:00
accordion.scss Testing with variables 2018-12-26 17:15:17 +01:00
alert.css minor adjustments for form alert 2018-02-14 18:43:39 +01:00
alert.scss Testing with variables 2018-12-26 17:15:17 +01:00
alignment.scss Added overflow 2017-02-08 19:57:49 +01:00
animate.scss Adjust animation styles 2017-04-14 17:50:28 +02:00
article.scss playing with variables 2018-12-28 18:33:54 +01:00
badge.scss Init 2015-11-29 21:58:50 +01:00
blockquote.scss Testing with variables 2018-12-26 17:15:17 +01:00
breadcrumb.scss Testing with variables 2018-12-26 17:15:17 +01:00
button.css Remove button gradient 2018-01-07 17:37:34 +01:00
button.scss Testing with variables 2018-12-26 17:15:17 +01:00
canvas.scss Testing with variables 2018-12-26 17:15:17 +01:00
clean.scss playing with variables 2018-12-28 18:33:54 +01:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2018-01-05 21:29:05 +01:00
color.scss Add sorting icons to tables and fix whitespace 2018-09-30 08:37:56 +02:00
CONTRIBUTING.md Improve coc and contribution guide 2018-02-06 20:03:11 +01:00
debug.css Add data-* debug highlight 2018-03-28 19:11:02 +02:00
default.css Add article styles 2018-05-09 20:43:57 +02:00
default.scss playing with variables 2018-12-28 18:33:54 +01:00
draggable.scss Change pointer 2017-07-13 17:16:23 +02:00
form.css Fix form layouts 2017-11-13 20:48:05 +01:00
form.scss Testing with variables 2018-12-26 17:15:17 +01:00
grid.scss Start implementing flexbox grid 2017-01-28 13:59:14 +01:00
icon.scss Testing with variables 2018-12-26 17:15:17 +01:00
image.scss Testing with variables 2018-12-26 17:15:17 +01:00
input.css Fix radio/checkbox cursoer+highlight 2018-03-24 12:17:18 +01:00
input.scss playing with variables 2018-12-28 18:33:54 +01:00
layout.scss playing with variables 2018-12-28 18:33:54 +01:00
LICENSE.txt Adding license 2015-12-22 18:15:51 +01:00
link.scss playing with variables 2018-12-28 18:33:54 +01:00
list.css Split 2015-12-18 17:40:32 +01:00
list.scss playing with variables 2018-12-28 18:33:54 +01:00
main.scss Fix multiple imports 2017-02-04 13:15:30 +01:00
media.scss Init 2015-11-29 21:58:50 +01:00
nav.css Fix position top 2017-11-18 17:14:30 +01:00
nav.scss Add sorting icons to tables and fix whitespace 2018-09-30 08:37:56 +02:00
note.scss Init 2015-11-29 21:58:50 +01:00
pagination.scss playing with variables 2018-12-28 18:33:54 +01:00
popup.scss Init 2015-11-29 21:58:50 +01:00
progress.scss playing with variables 2018-12-28 18:33:54 +01:00
README.md Fix website link 2017-07-18 20:01:39 +02:00
section.css Improve tasks layout 2017-11-29 14:28:22 +01:00
section.scss playing with variables 2018-12-28 18:33:54 +01:00
size.scss playing with variables 2018-12-28 18:33:54 +01:00
slider.scss Add sorting icons to tables and fix whitespace 2018-09-30 08:37:56 +02:00
spinner.scss Cleanup, restructure and flexbox prep 2016-03-27 13:24:53 +02:00
styles.css Hide sort of tables without id 2018-09-30 10:42:23 +02:00
styles.scss Testing with variables 2018-12-26 17:15:17 +01:00
tab.css Split 2015-12-18 17:40:32 +01:00
tab.scss Fix multiple imports 2017-02-04 13:15:30 +01:00
table.css Styling lists 2018-05-11 21:32:12 +02:00
table.scss playing with variables 2018-12-28 18:33:54 +01:00
tag.scss playing with variables 2018-12-28 18:33:54 +01:00
text.scss Optimize scss 2017-07-13 15:26:03 +02:00
tooltip.scss Add sorting icons to tables and fix whitespace 2018-09-30 08:37:56 +02:00
transformation.scss Init 2015-11-29 21:58:50 +01:00
visibility.scss Visibility .hidden added. 2016-02-11 21:12:24 +01: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://website.orange-management.de