
I don’t know about you but I don’t want to live in a world where the internet is devoid of cute cat pictures. I’ve done my part to that end by putting up some pictures of my cats at this cat clicker project.
The cat clicker was put together as an exercise for the Udacity JavaScript Patterns class. Go ahead and click on over. Once there you will be able to click on cute cat photographs. Every click will be counted. Bonus points for anyone that discovers the Easter egg in this App.
Colophon
The cat clicker project uses jQuery for interactivity and the Model View Controller design pattern to keep track of clicks. A responsive web design is built on top of the Bootstrap framework.
The site is hosted on github pages. Github makes hosting projects as easy as creating a gh-pages branch for your repository.