Low Level Design
This page describes all the low level design artifacts available for the service
DB Schema Diagram
The DB tables provide the registry maps as given below:
Table Name | Description |
---|---|
eg_bt_registration | This table holds the baby's information |
eg_bt_address | This table holds the applicant address who applied for the birth registration. |
Last updated