Changeset - 83223991af79
[Not reviewed]
0 1 0
http://wandborg.se/ Joar@web - 10 years ago 2013-10-23 19:16:56

1 file changed with 3 insertions and 1 deletions:
0 comments (0 inline, 0 general)
ExistingProjects/Frontaccounting.mdwn
Show inline comments
...
 
@@ -5,18 +5,20 @@
 

	
 

	
 
## Technical
 

	
 
- PHP
 
- MySQL
 
- GPLv3 or later
 

	
 
## Preliminary evaluation
 

	
 
### Positive
 

	
 
- [Most recent release 2013-09-05](http://frontaccounting.com/wb3/pages/posts/release-2.3.18193.php)
 
- Themable
 
- Seemingly easy to deploy (Looking at their source release, structure looks similar to wordpress, for good or worse)
 

	
 
### 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.
0 comments (0 inline, 0 general)