This commit is contained in:
parent
83f4af4954
commit
83223991af
1 changed files with 3 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue