Inheritance Services

PRODUCT

The Myend platform

At present, Myend provides a digital e-will platform which individuals can access by downloading the Myend App on their mobile device or by logging in to the browser version on Myend.com. They can set up their account for free and become a Myend user. Users can manage their Contacts and invite Trustees, write farewell messages, manage their belongings and store passwords and key-codes in their personal vault.

Myend web app

Myend is developing a new desktop application with extended features. The e-will services provides detailed questionnaires to create a Funeral Plan Declaration, an ACP (Advanced Care Plan) or a Euthanasia Declaration. Based on their directives a personal e-will is generated and a copy is made available for download.

Myend e-will

The user invites one or two Trustees who will have to act in case of death. They will notify Myend when the user has passed away. After the Myend verification process, the e-will will be unlocked and becomes available for the Trustees and beneficiaries. At this stage the Myend e-will is a non-legal document and is used as a directive in case of death.

Platform model

Visual overview

Myend layers

Layer indicates the logical separation of components. Layered architecture concentrates on grouping related functionality within an application into distinct layers that are stacked vertically on top of each other. Each layer has unique namespaces and classes.

  • Applications layer It is the first and topmost layer present in the application where users can interact with Myend.

  • Service layer This is the middle layer - the heart of the application. It contains all business logic of the application. It will offer additional services on top of the Myend Core.

  • Blockchain/ Server layer The third layer enforces rules using smart contracts, providing simplified access to data stored on the blockchain or Google services. It provides the foundational for Myend services.

Architecture Summary

  • Modern JavaScript front-end application written in VueJS.

  • Integration with Firebase Cloud Functions and for an easy, low maintenance, secure backend and easy scaling.

  • iOS and Android apps built in Cordova for rapid development and responsive improvements based on customer feedback.

  • Cloud hosting in Firebase for automatic horizontal scaling, instance management, deep stack monitoring, and innumerable other benefits provided by the Google ecosystem.

  • Cloudflare CDN and Firewall for network edge optimizations and DDOS protection.

Last updated

Was this helpful?