Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 237 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 237 Bytes

luhn-haskell-scotty

This is a simple Haskell project developed using scotty

The web application allow the user to input a credit card number and validate it using the Luhn algorithm previously implemented.

Feel free to try it!