rubyforgood / rubyforgood/alongwithyou
[FEATURE] Doctor Questions Module
Nobody has claimed this yet.
- 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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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