
No matter how
you turn it


Dashboard
Dashboard is the main application for the ecosystem. The role of the portal is to have a centralized place for managing personal information, KYC, wallets, etc.
It is written in Java with the Micronaut framework for the REST API, Apache Kafka and Debezium for event streaming. Hibernate as an ORM, MySQL as a database, utilizing AWS for bulk storage, etc.
Key implementatios to mentions are:
• Correspondence service that is a bidirectional communication for the company's support team and users, with features like: uploading media, texting, generating franchises, etc.

• Wallet service is based on a double entry bookkeeping model with features like: ledger, credit/debit transaction, transaction context, exchange service, payment service, etc.•
Distribution service through binary tree participation and custom algorithm which we cant describe as it is company secret and confidental informationThe Dashboard algorithm is a system where members occupy the first free position after signing the franchise agreement, ensuring participation in the distribution of profits.
There are several types of accounts, such as personal accounts (PA), business accounts without workspaces (BA), and business accounts with workspaces (BA/WS).Regardless of the type of account, each account has an obligation to pay a starting package that may vary according to the type of account.
The franchise fee is 1,955c and is paid out in predetermined installments (30, 25, 50, 100, 250, 500, 1000). Installments are paid in accounting periods.
The accounting period lasts a minimum of 30 days and is renewed if the installment is not collected. The time frame is not associated with the calendar year.
After payment of the VII (1000c) installment of the franchise fee, every next installment cost is 1000c, from which 21% of the user's income is set aside for the next regular installment. The remaining 79% of the income goes to the user for use at will. In cases where the user collects money for the installment in one period, the 21% goes to create a system position.The self-sustainability of the system is achieved by System Accounts (SA), which will be created both from the revenue of the distribution and from other revenues outside the SFT21 application but within other applications in the ecosystem. They are automated and all money earned is channeled to repay installments and create new SA.