Skip to content

feat(pitch): dynamically drafts pitches for leads found#89

Merged
tachtwitch merged 1 commit intodevfrom
tachtwitch-updated
Apr 2, 2025
Merged

feat(pitch): dynamically drafts pitches for leads found#89
tachtwitch merged 1 commit intodevfrom
tachtwitch-updated

Conversation

@tachtwitch
Copy link
Collaborator

No description provided.

Comment on lines 296 to 303
private Integer convertLocationToId(String locationName) {
Map<String, Integer> locationMap =Map.ofEntries(
entry("US", 103644278),
entry("Lagos", 104197452),
entry("Nigeria",105365761),
entry("ABUJA, FCT Nigeria", 101711968),
entry("London Area, United Kingdom", 90009496),
entry("Lekki, Lagos State, Nigeria", 111964948),
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we still need to find a way to dynamically do this instead of hardcoding the locations.

@tachtwitch tachtwitch merged commit 3b13509 into dev Apr 2, 2025
1 check passed
Copy link
Collaborator

@aniebietafia aniebietafia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀. We can merge this.

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.

2 participants