Skip to content

display results #3

@phortonssf

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

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions