This commit is contained in:
http://wandborg.se/ 2013-10-23 21:16:56 +02:00 committed by Wiki Admin
parent 83f4af4954
commit 83223991af

View file

@ -8,6 +8,7 @@
- PHP
- MySQL
- GPLv3 or later
## Preliminary evaluation
@ -19,4 +20,5 @@
### Negative
- [Somewhat outdated design](https://my.frontaccounting.com/index.php/register.php)
- It seems to be built from scratch and not leverage any frameworks.
- Seems like a messy codebase: Table-based design. No templating, HTML is `echo`-ed to stdout.