opensrp / opensrp-client-goldsmith

0 stars 0 forks source link

Implement the map view #84

Open isabelcshaw opened 3 years ago

isabelcshaw commented 3 years ago

**This should be done last, as we could deliver the beta version without it.** If we do have time to implement this, for v1, we can just replicate the exact same mapping feature we have in the current CHW app. The only change here is that we would show the supervisor all of the houses that are within all of their CHWs catchments, so the scale would be several times larger.

The Mocks below show the structures labeled with the CHW's name instead of the client's name, but we can just leave the structures with the clients names for now. We likely have more to learn about how this will be used by a supervisor, so there is no need to build anything new yet.

Screen Shot 2021-02-23 at 10 38 55 PM
ekigamba commented 3 years ago

Changes for v1 under the same codebase as the CHW app

The following features require an additional configuration that provides information whether the current user is a supervisor

Assumptions