jessepollak / jessepollak/card
Add banks brand colors
Nobody has claimed this yet.
- Dominant language
- SCSS
- Stars
- 11.7k
- Forks
- 1.5k
- PR merge metrics
- No merged PRs in 30d
Description
There is a good and open [banks BINs database](https://github.com/ramoona/banks-db) with banks names and brand colors.
I think we could do form UX better if we will show bank name and color while user input a card number (we could get bank by first 6 card numbers, BIN). Here is a demo: https://ramoona.github.io/banks-db-demo/
In fact, in Russia few big banks already use this UX: Alfabank, Tinkoff and Rocket bank. And all my friends love this behavior.
@jessepollak what do you think about it?
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 reviewing the linked banks-db database and its demo, focusing on lookup by the first six card-number digits (BIN) and the available bank names and brand colors. Then identify where this repository handles card-number input; done would mean showing the matching bank name and color during entry without disrupting the existing form UX.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, jquery, scss
- Domain
- frontend, payments
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100