A simple static web app (no backend needed) using CodeIgniter frameworks.
This is a single web page displaying a deck of 52 card. It keep counting the number of card have left.
The deck will be divided into 13 piles according to their rank. Each time user clicks on a pile, the count of that rank will decrease by 1. A reset button the reset all the count.