Paul's Programming Notes     Archive     Feed     Github

TodoMVC with MySQL Database

https://github.com/bartcc/app.todos

This project is a modification of the TodoMVC (used to sample how a language is structured by making a To-Do list). It adds database support and ends up being a very cool To-Do list.