rubyforgood / rubyforgood/alongwithyou
[FEATURE] Emergency 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 instructions the patient provides as important information in case of an emergency.
EmergencyInstruction
Name(String)
EmergencyInstruction belongs to a person
Acceptance Criteria
A user saves the EmergencyInstruction
A user edits the list from EmergencyInstructionType
EmemrgencyInstructionType
Name (String)
EmergencyInstructionType belongs to a person
Relationships: EmergencyInstruction and EmergencyInstructionType
A table is seeded with pets, keys, alarm, wallet, purse, person to contact, other
Acceptance Criteria
A user saves the EmergencyInstructionType
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 person model and the project's data-model and seed entry points. Define the EmergencyInstruction and EmergencyInstructionType requirements from issue #175, including their relationship and the listed seeded types; done means users can save instructions, edit the type list, and save types.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100