Skip to content

Latest commit

 

History

History
executable file
·
20 lines (18 loc) · 611 Bytes

TODO.md

File metadata and controls

executable file
·
20 lines (18 loc) · 611 Bytes

TODO

  • convert css to LESS and compile on server

  • fix alignment of login box

  • send form changes back to server

    • process changes
    • Record.js toJSON() needs to iterate over object/properties
    • split edits back to WS into adds/updates
  • handle multieple API keys/acct

    • toggle on client
  • make sure all pages are responsive

  • settings page

    • process updates from form
  • form validation

    • client
    • server
  • Logging with winston (https://github.com/flatiron/winston)

  • Testing with Vows (http://vowsjs.org/)

  • Run via binary