From 0c69612c48d3dcd546bec7b995d95c9d62e4ddd4 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sun, 7 Jan 2018 13:01:08 +0100 Subject: [PATCH] Improve readme --- README.md | 35 +---------------------------------- 1 file changed, 1 insertion(+), 34 deletions(-) diff --git a/README.md b/README.md index 100f658..69cbb0e 100644 --- a/README.md +++ b/README.md @@ -1,36 +1,3 @@ # 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](http://website.orange-management.de) \ No newline at end of file +This repository contains all external resources for [Orange-Management](https://github.com/Orange-Management/Orange-Management). These resources are an important part for the organization and by using a hard copy reduces the risk of referencing invalid or incompatible resources. \ No newline at end of file