[FEATURE] Emergency Module

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

Nobody has claimed this yet.

Assessment

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

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.

Description

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

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

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.

More from rubyforgood/alongwithyou

All issues in rubyforgood/alongwithyou

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.