Convert To-Do List into Vue app
Purpose
The To-Do List is a static, server-rendered page. Our upcoming iterations on this page will introduce additional interactivity, like showing a drawer on click. We need access to more powerful frontend capabilities to support these features.
Proposal
- Port the todo list to a Vue app
Edited by Jeff Tucker