codeforboston / codeforboston/cliff-effects

Allow each U.S. State to use its own money rounding

Open
#982 0 comments 0 reactions 0 assignees View on GitHub
discussion needed feature infrastructure
Dominant language
JavaScript
Stars
30
Forks
62
PR merge metrics
No merged PRs in 30d

Description

Right now there's one utils function for rounding money, but I _think_ each State chooses its own way to round money. It's possible it's not even that simple - it may be per State per program or per circumstance - but it might be necessary to abstract the operation and we can start by doing it for the States.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the existing utility function for rounding money. Research whether rounding rules vary by state, program, or circumstance before deciding on the scope. Done should mean the requirements are confirmed and the rounding operation can support the required state-specific rules with corresponding tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.