Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 256 Bytes

readme.md

File metadata and controls

8 lines (5 loc) · 256 Bytes

#To-do MVC

My implementation of the todoMVC app. Gets my issues from github and loads them into a to do list to be checked off.

All work was done in the examples/jQuery/js/app.js directory.

Accomplished with assistance from Javier Soto and Gabe Khofri.