NottingHack / NottingHack/hms2
Balance audit
Open
Nobody has claimed this yet.
2.x
- Dominant language
- PHP
- Stars
- 14
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
Add a balance view against transactions table
run a nightly job too compare the view balance to the profile balance and spit out and audit email with any mis matched
Contributor guide
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 transactions table and the code that stores or calculates the profile balance. Determine how nightly jobs and audit emails are handled in this repository. Done means a balance view is compared nightly with profile balances and mismatches produce an audit email.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend, databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100