What it does

Electa is a platform developers can use for automated delegation assignments with prioritization aspects in whatever they're building. For instance, building an application that scheduled surgeons with surgeries might be relatively straight forward. But what happens when we want to reconcile the schedule with qualifications a given surgeon has for what surgeries they have the ability to perform. What happens when we want to prioritize the most experienced and least fatigued surgeons on those operations with the most risk?

Electa aims to solve this with three principle abstractions that make the complex assignment easy, namely:

  • Roles > The thing that needs assigning to
  • Candidates > The person or instrument being assigned to a role
  • Qualifications > The discrete or continuous inputs to your assignment process

Built With

Share this project:

Updates