New Website Features - Feedback Needed
Posted: Fri Jul 22, 2022 9:38 am
PROHASHING is looking to add two new features to the website and would like customer feedback as to how these features are developed.
The first feature is automatic payout proportion switching. This feature would allow customers to specify a set of rules which will be used to configure their payout proportions. The rules would be of the form: For example, a rule could be: Our question to you is, what conditions would you like to see included in this feature?
The second feature is customizable charts. This feature would allow to customers to create custom charts and pin them to their dashboard. When creating charts customers would be able to select fields from a pool of data, assign the selected fields to the axes of the chart (if applicable), and select the type of chart (pie, bar, line, etc.). For this feature, we are looking for suggestions as to what data should be included in the pool of data customers can select from when building custom charts.
Please leave a reply with suggestions for either of these features.
The first feature is automatic payout proportion switching. This feature would allow customers to specify a set of rules which will be used to configure their payout proportions. The rules would be of the form:
Code: Select all
If [condition] then assign payout proportions to [set of proportions totaling 100%]
Code: Select all
If [the price of ETH < $600] then assign payout proportions to [100% ETH]
The second feature is customizable charts. This feature would allow to customers to create custom charts and pin them to their dashboard. When creating charts customers would be able to select fields from a pool of data, assign the selected fields to the axes of the chart (if applicable), and select the type of chart (pie, bar, line, etc.). For this feature, we are looking for suggestions as to what data should be included in the pool of data customers can select from when building custom charts.
Please leave a reply with suggestions for either of these features.