CodeTanzania / CodeTanzania/ewea

As a user, I want to define administrative hierarchy(administrative levels) so that they can be added to all events

Open
#73 0 comments 0 reactions 1 assignee Claimed by @lykmapipo View on GitHub
feature
Dominant language
JavaScript
Stars
14
Forks
5
PR merge metrics
No merged PRs in 30d

Description

### Tasks
- [ ] Allow administrative hierarchy configuration/setting
- [ ] Support `hierarchy` on the event

**Motivation**
```js
{
hierarchy: {
regions: [...],
districts: [...],
wards: [...]
}
}
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.