rubyforgood / rubyforgood/alongwithyou

[FEATURE] Doctor Questions Module

Open
#165 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement RFG Conference
Dominant language
TypeScript
Stars
9
Forks
4
Avg merge
9h 34m
Merged PRs (30d)
16

Description

Description

This are the suggested questions the patient asks in certain situations

DoctorQuestionType
Name (String)

Acceptance Criteria

A user can manage question type
Question types can be put in order
Table is seeded with health concern, surgery, diagnostic, costs, insurance

DoctorQuestion
Name (String)

Acceptance Criteria

A user can manage question
Questions can be put in order within the question types
The questions appear to the patient in order grouped by questiontype
The list has a header of questions to be asked

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the existing patterns for manageable records, seeded tables, ordering, and patient-facing grouped lists in the repository. Implement DoctorQuestionType and DoctorQuestion so users can manage and order them, seed the four named question types, and verify that patients see the ordered questions under the requested header.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
full-stack
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.