Documentation
The current released components are written in Java and released on Maven Central. The code uses modern Java constructs and requires the current released JDK.
The general components are:
- BDD Behavior Driven Design Test Library based on JUnit 5,
- COMMONS Internal Common Components to write company internal applications,
- CORE Core components for domain driven design approaches,
- DEV Development utilities for software developers and designers,
- FSM Finite State Machine,
- GLEAM declarative model definition library,
- UI Vaadin based user interface.
The ERP related components are
- Agile Agile domain model
- Collaborators Collaborators domain model
- Customer Relationships Management CRM Customer relationships management domain model
- Invoices Invoices domain model
- Ledger Ledger domain model
- Products Products domain model
- ERP User Interface Vaadin Vaadin ERP user interface
Contributing Guidelines
Contributing guidelines for the open source components of tangly OS product
Development Environment
Development Environment for tangly OS