Features

decore Base is intended to serve as a universal and flexible tool for application development. Our intention is to support all phases of software development and to design the included and upcoming features for these phases.

Grade

The features marked with ** are not yet implemented, but are currently being worked on.

Core & Concept

  • Simple and fast implementation of your ideas and concepts, as the core elements of a professional dashboard application are already integrated.

  • Automatic relational processing of the displayable data in the front end.

  • Progress transfer for actions to the front end.

Development & expansion

  • Integrated database ORM (sqlite) and simple data record creation with customized and simplified Peewee integration.

  • Relational database queries with a separate query method in the model.

  • Preservation of the object-oriented programming style in the base classes, by calling actions as instance methods.

  • Immediately usable data instances in the frontend, after the action call in the backend.

Customization & Design

  • Changeable page views thanks to the possibility of using HTML templates**.

  • Customization of displays and sequences in the layout

Test & stability

  • Integrated standard validation based on the field attributes when saving a data record.

  • Extensible and user-defined validation rules based on Cerberus schemas**.

  • Integral log, test and measurement functionality**.

Security & Compliance

  • Integrated session system with preconfigured user and rights management.

  • Secure transfer from backend to frontend**.

  • Centralized dedicated storage of reusable or salted passwords with integrated security guide**.

Provision & publication

  • The default publication type during development, debugging and after completion is the browser application.

  • Ability to build standalone desktop applications for Windows with Electron**.

Marketing & Monetization

  • The variety of application types and purposes that can be implemented with decore Base also opens up numerous opportunities for monetization.

  • Subtle and seamless way to advertise**.