Skip to content

mehmetnuribolat/Coupon-Code-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coupon-Code-Generator

Sample application for creating coupons using Luhn Algorithm. In this project, Luhn Algorithm was used to understand that coupon codes were generated by the system. The Luhn Algorithm (modulus 10 algorithm or Luhn formula) is simple checksum formula.

Coupon-Code-Generator-TS

💻 Tech Stack

☀️ Features

  • Support prefix
  • Support all numbers, alphabets
  • Support different lengths
  • Support validation of algorithm using Luhn Algorithm

⌨️ Development

First, you need to install dependencies.

Install dependencies:

npm install

Execute application:

npm run build
npm run dev

View Results:

You can check output in your console terminal.

Coupon-Code-Generator-TS

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

🙏 Show your support

Give a ⭐️ if this project helped you!

📝 License

This project is under MIT license.

About

Sample application for creating coupons using Luhn Algorithm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published