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.
https://igor333m.github.io/catclickerMVCpro/
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.