eight-day-week
eight-day-week copied to clipboard
Refactor interface with Backbone
There is currently a lot of jQuery/javascript for various browser-based actions–event handling, dom updating, dragging/dropping, autocompletion, ajax saving of data, etc. The use of a proper Backbone/Underscore app would remove a decent amount of duplicated effort and would provide good structure for a more cleanly architected JS codebase.