Skip to content

feat: implement dynamic database and routing logic#107

Open
thekhushbooyadav1 wants to merge 1 commit into
udisha1:mainfrom
thekhushbooyadav1:feature-remedy-wizard
Open

feat: implement dynamic database and routing logic#107
thekhushbooyadav1 wants to merge 1 commit into
udisha1:mainfrom
thekhushbooyadav1:feature-remedy-wizard

Conversation

@thekhushbooyadav1

Copy link
Copy Markdown

Title: Feat: Implement Remedy Wizard logic and database structure

Description:
This PR introduces the core logic for the Remedy Wizard feature. It implements a robust master database structure and dynamic routing logic to provide personalized remedy suggestions based on user inputs like allergies and age.

Key Changes:

Defined the masterDb object for structured remedy storage.

Implemented submitAssessment logic to handle allergy and age-based filtering.

Set up the foundational routing mechanism for the wizard.

Testing Done:

Verified the routing logic with various age and allergy permutations.

Ensured the masterDb structure is correctly accessible by the component.

Note:
I have followed an atomic commit strategy for this feature to ensure clear project history.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant