Skip to content

Igor333m/catclickerMVCpro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cat Clicker MVC Pro 2018

Cat Clicker MVC Pro is an app that have multiple clicable cat images with click counter for each image, stored in local storage. Also, one can reset clicks, change the name, url and number of clicks for each cat using form.

Table of Contents

App link

https://igor333m.github.io/catclickerMVCpro/

Mobile and desktop app preview

Cat Clicker mobile preview

Cat Clicker desktop preview

Implementation

This is upgraded Cat Clicker project with an admin button that allows the user to change the cats' information. The JavaScript is organized within a MVC (Model, View, Controller) architecture.