MVC.js. A simple todo app that teaches how web applications organize their code.

taniarascia.github.io/mvc

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

September 2019
  • Update README.md
  • Update README.md
August 2019
  • Improve controller (#2)
  • fix todo id bug
July 2019
  • improve naming and pass model and view into controller as parameters
  • add babelified minified file for safari
  • change title
  • Merge branch 'master' of github.com:taniarascia/mvc
  • reduce ambiguity in naming
  • reduce ambiguity in naming
  • minor update
  • fix css indentation
  • update README
  • intitial commit