ProjectIvory icon indicating copy to clipboard operation
ProjectIvory copied to clipboard

"the codes are in a total mess!"

Open caioalonso opened this issue 12 years ago • 3 comments

caioalonso avatar Feb 19 '13 20:02 caioalonso

+1, checked out CuriousWall and started screaming at connect.php

josefnpat avatar Feb 19 '13 20:02 josefnpat

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...

cheshirecats avatar Feb 20 '13 01:02 cheshirecats

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:

rafalp avatar Mar 27 '13 03:03 rafalp