Skip to content
This repository was archived by the owner on Sep 17, 2022. It is now read-only.
This repository was archived by the owner on Sep 17, 2022. It is now read-only.

Adding important features in cloud menu #8

@alanpjohn

Description

@alanpjohn
  • Parsing Input and sending it for customised execution

Once the user has selected the ARgorithm, based on the data in ARgorithm.Models.ARgorithmModel.parameters , We need to generate input boxes where the user will input data. Not only will the input boxes be generated dynamically by data has to be validated accordingly to unsure smooth execution

Refer: https://github.com/ARgorithm/toolkit/blob/master/ARgorithmToolkit/data/config.schema.json to understand what all will be included in ARgorithmModel. Pay extra attention to the parameters key

  • Bug Reports

There is a red exclamation mark button in the ArgorithmCloudMenu list item. That should be used to send bug report to server regarding that argorithm. Along with that exception handling in not implemented properly within ARStage
Critical errors should be handled and should trigger bug reports of its own

Bug report path is yet to be implemented : ARgorithm/Server#15

  • Search in ARgorithm Menu

User should be able to search for different ARgorithms based on Tags or name or by multiple filters (to be added as a feature)

Metadata

Metadata

Assignees

Labels

developmentThese issues are design level ideas that have to be implemented

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions