Skip to content

display results #3

Description

@phortonssf

The results component will display the results from our HTTP request to the "/predict" route.
The route will return data in this shape

{  "result": "survived", "chance":  0.80}
  • Create a component called results
  • it should display the results of whether the user would have survived the Titanic crash
  • Use project clarity's HTML and CSS

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions