Skip to content

Extract strategy functions to dedicated folders and files #681

@wliyongfeng

Description

@wliyongfeng

To make it extensible, first we should make the strategy for calculation voting result extensible.

  • Create a dedicated folder for all strategies
  • Each strategy should have a sub-folder. In this sub folder, there should be at least 2 files. One is a javascript file containing the function to calculate the result, while another is a README file to illustrate the strategy.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions