CodeTanzania / CodeTanzania/open311-messages

Extra fields for the Message

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

As `Message` is generic, it should also define `senderName` and `receiverName` properties. This will allow `Message` objects to be properly formatted as email fields in the format of `"Username" ` where `Username` can be substituted by either `senderName` or `receiverName`.

Contributor guide

No contributing guide indexed for this repository

Research direction

Search the repository for the Message definition and existing email formatting or tests. Add senderName and receiverName as Message properties, then verify that email fields use the corresponding name in the stated "Username" format.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
backend
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.