OpenBankProject / OpenBankProject/OBP-API
Ability to express customer creation date in Open Bank Project
Nobody has claimed this yet.
- Dominant language
- Scala
- Stars
- 1.7k
- Forks
- 482
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 15
Description
We don't appear to have a field for 'customer creation date` on the Customer object, is there somewhere else recommended to put this information? Perhaps it's a 'Know your customer' (kyc) thing?
Use case: Show me all customers who have been a customer for over x years.
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 Customer object and the customer-related API entry points in OBP-API. Review how customer attributes and KYC information are represented, then determine the appropriate place for a creation date and how the stated age-based query would be supported. Done means the representation and required API behavior are defined and implemented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100