Skip to content

I created this sample cat clicker app for a Udacity course. I am particularly proud of this app because it was the first time I have ever worked with the Model View Controller org structure in a Javascript app.

Notifications You must be signed in to change notification settings

HCloward/cat-clicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cat-clicker

Sample cat clicker Javascript app for Udacity course

I created this javascript program for a Udacity course. When you click on the cat names you will see their image display in the display area. If you click on a cat's image, their clicks count will go up. Each cat has a different count depending on how many times their image has been clicked.

I have posted this to gh pages and you can access the app here: https://hcloward.github.io/cat-clicker/

About

I created this sample cat clicker app for a Udacity course. I am particularly proud of this app because it was the first time I have ever worked with the Model View Controller org structure in a Javascript app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published