Skip to content

Create Assessment #2

@wilsonpg

Description

@wilsonpg
  • Modify the NewAssessment.jsx component to create an assessment form for the front-end
  • Allow Users to submit assessment data (cat details, instrument name, calculated score, and determined risk level)
  • Send the assessment data from the front-end to the API
  • Send the assessment data from the API to the Assessment-Service
  • Create the "assessments" table in the database with the appropriate columns (id, cat_name, cat_date_of_birth, instrument, score, risk_level, created_at, updated_at, deleted_at)
  • Insert the assessment data from the Assessment-Service into the database using sequelize

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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