CodeTanzania / ewea

Emergency Early Warning, Early Action Toolkit(WIP).
MIT License
12 stars 4 forks source link

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

Open lykmapipo opened 4 years ago

lykmapipo commented 4 years ago

Tasks

Motivation

{
 hierarchy: {
  regions: [...],
  districts: [...],
  wards: [...]
 }
}