rubyforgood / rubyforgood/alongwithyou

[FEATURE] Emergency Module

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

Nobody has claimed this yet.

enhancement Rails App RFG Conference
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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.