mrc-ide / epireview

https://mrc-ide.github.io/epireview/
GNU General Public License v3.0
25 stars 2 forks source link

Allow easily updating data #16

Open sangeetabhatia03 opened 5 months ago

sangeetabhatia03 commented 5 months ago

We need to implement functionality so that user can easily add their own data. functionality rolled out with marburg is currently broken as a lot of development has happened since then. Before we try to fix it, we need to think about how can we make it user-friendly. Our tables have lots of columns so that it is not feasible for someone to even specify all of them. We should identify a minimal set of mandatory columns that should be filled by the user.

sangeetabhatia03 commented 2 months ago

We should prioritise this as it will help us create mock data for tests