Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEAT] Dynamic extending family type and cases #10

Open
3 of 6 tasks
LouisTsai-Csie opened this issue Jun 28, 2023 · 0 comments
Open
3 of 6 tasks

[FEAT] Dynamic extending family type and cases #10

LouisTsai-Csie opened this issue Jun 28, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@LouisTsai-Csie
Copy link
Owner

Feature Type

Which part contains the error?

  • Data Correctness Check
  • Data Input For Cost Calculation
  • Data Output For Summation Calculation
  • Data Conversion Into Data Sheet
  • Data Collection Template Generator
  • Others

Short Description

A clear and concise description of what you expected to develop.

In the previous implementation, we only support fixed number of family type and cases, however, when the number of collecting data increases and more and more countries get involved into the project, some countries may need to add their own family type and cases.

Additional Information

Add any other expectation about the feature here.

Which parts will be infected?

  1. When checking the column number in data check section, we can not restricted to a fixed column number.
  2. Above issue occurs in data input cost calculation too.
  3. The implementation of output summation should be altered to handle additional columns.

Urgency

This part can be developed later since it is still under discussion.

@LouisTsai-Csie LouisTsai-Csie self-assigned this Jun 28, 2023
@LouisTsai-Csie LouisTsai-Csie added the enhancement New feature or request label Jun 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant