Skip to content

Todo List

Martin Polanka edited this page Mar 27, 2017 · 12 revisions

Todo List

  • There are no tests!
  • Magic contants in code, move them to the configuration or static fields
  • Use of annotations, for instance for LoggedIn or request specification (GET, POST)
  • Rewrite from materializecss to bootstrap, bootstrap is more standard and efficient
  • A lot of things about forms, new Form class which handles bootstrap grid layout by default
  • Use different html text editor which does not generate kilobytes of html crap, some markdown would be nice
  • All uploaded files are now exposed to outside world, this should be rewritten and use Nette FileResponse and checking of user roles
  • Maybe, multiple language support, but its not number one priority, english is sufficient
  • ... And a lot of bigger and smaller bugs and not ideal things
Clone this wiki locally