Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fmanimashaun/alc-challenge
ALC 4.0: Phase 1 Challenge- Mobile Web
https://github.com/fmanimashaun/alc-challenge
Last synced: 28 days ago
JSON representation
ALC 4.0: Phase 1 Challenge- Mobile Web
- Host: GitHub
- URL: https://github.com/fmanimashaun/alc-challenge
- Owner: fmanimashaun
- Created: 2019-07-15T09:18:36.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-07-14T17:32:09.000Z (over 5 years ago)
- Last Synced: 2025-01-20T23:07:26.424Z (about 1 month ago)
- Language: JavaScript
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ALC-Challenge
This Challenge is aimed at verifying a Credit Card for payment.
I implemented the Luhn Algorithm to validate credit card numbers.
I also implemented a detect card function that detects the type of card based on the first digit of the card number.