MissionSupport / MissionSupportDemo

MIT License
0 stars 0 forks source link

Pin down correct layers of abstraction for Region/Site/Hospital/Group #21

Closed kcox40 closed 5 years ago

kcox40 commented 5 years ago

Had discussions with client that pointed towards wanting overarching 'Region' pages and then possible creation of subpages that contained Hospital/Site/Group specific information

rourke750 commented 5 years ago

Shouldn't be difficult to implement this as it stands. We need to predetermine what regions we want and then we can point them to all the sites that are contained within it and have it load on a list/map.

rourke750 commented 5 years ago

So I can do the backend for this part, who wants to do the front end? @kcox40 @mjung0802

kcox40 commented 5 years ago

@rourke750 I can handle the UI. We will need to confirm with the client the abstractions and a few example ones so we have some valid regions and sites to make as examples and populate the components