Skip to content

enhancement: Integration of Geolocation Services for Automated Address Selection #16

@saifalamkhan373

Description

@saifalamkhan373

Description

  1. Data Collection:
    We need to collect data on state names, and under each state, we require a list of all the city names.

  2. Integration using Async Select in Clinic Form:
    Once the data collection is complete, we will integrate it into the clinic form using async select. To achieve this, we'll create a clone of the clinic form.

  3. Testing the Cloned Form:
    After creating the clone with the integrated data, we'll proceed to test the cloned form.

  4. Incorporating the Changes into the Original Clinic Form:
    Once the cloned form successfully passes the testing phase, we'll implement those changes into the original clinic form.

What problem we're solving?

The problem we are addressing is the implementation of country, state, and city selections in the clinic form.

What is the proposed solution?

To achieve this, we will collect a comprehensive dataset containing country, state, and city names. The dataset will be integrated into the clinic form using asynchronous select functionality. A cloned version of the clinic form will be used for testing the integration. Once the testing phase is successful, the changes will be incorporated into the original clinic form, making it efficient and user-ready.

Additional notes

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions