Skip to main content

Setting up Entity Management Service

FunctionDescription
Create and manage entity typesSystem administrators can define different entity types under which entities are categorized. State, District, and Block are examples of entity types.
Create and manage entitiesUnder each entity type, system administrators can create multiple entities. For instance, State (entity type) can include Karnataka as an entity.
Create hierarchies by defining parent and child entitiesSystem administrators can establish hierarchies between entities of different entity types by mapping child entities to parent entities. For example, the child entity Bangalore (of the entity type District) can be mapped to the parent entity Karnataka (of the entity type State).

See Setting up Entity Management Service.

Additional Resources

To learn moreSee the following links
API Documentationhttps://project-dev.elevate-apis.shikshalokam.org/entity-management/api-doc
Projects Servicehttps://github.com/ELEVATE-Project/project-service
Interface Servicehttps://github.com/ELEVATE-Project/interface-service
Supporting Service: User Servicehttps://github.com/ELEVATE-Project/user.git
Supporting Service: Notification Servicehttps://github.com/ELEVATE-Project/notification.git
Supporting Service: Scheduler Servicehttps://github.com/ELEVATE-Project/scheduler.git