- Delegate the conversion of buffer to blob on the server side. (OK)
- Refactor to use early returns. (OK)
- extract handler to src (OK)
- add pico css (OK)
- add favicon (OK)
- add eslint and prettier (OK)
- use express (OK)
- try node-xlsx (X)
- grand totals at last row (OK)
- transfer conversion to client side (OK)
- support drag and drop of files (OK)
- add spinner/progress bar (OK)
- clean up constants (OK)
- reorder methods in expenditure matrix (OK)
- remove sorting of activities (X)
- fix format of jsdoc (@param {type} var - description.)
- complete the documentation
- clarify location for tev and manner of release of tev
- validate if proper template
- join the types to their respective functions
- simplify YESNOVALIDATION in constants
- husky
- try bun