ProjectIvory
ProjectIvory copied to clipboard
"the codes are in a total mess!"
+1, checked out CuriousWall and started screaming at connect.php
The three functions in connect.php are not written by me :D
Yet you got the idea of the code quality of an open source project when anyone can work on it...
My only real complaint lies in its design: its broken beyond repair with no clear pattern or scheme in it.
First thing that I would do would be creating directories for helper code that is included but does not handle http queries + directory for assets (images, js, css). This would help a lot with readability... but its tape-fixing at best.
The project bears huge promise, current implementation provides interesting proof of concept... and I would leave it like that. Proof of concept. If you are serious about it, next step would be creating new implementation using one of existing frameworks.
Either way congrats, it looks pretty cool. Keep it up! :+1: