Cross Roads
Hi Guys
I was just about to get into QCodo well getting my CODE_gen to work on Postgresql and came accross this thread. Seems to me I am at a cross road again and need some of your comments.
Let me tell you about my project:
My orginization (non-profit) have been assigned to develop a monitoring and evaluation system for malaria control in Africa. The requirements is that systems should be internet based using opensource technologies. Unfortunatly the project is lost to the Americans because of management lack of insight and ambition. The project is still carrying on but done by some else, I am stil on the project doing the spatial development (since I was the only one working on it from the start). Unfortunatly the project has moved from PHP to vb.net and not internet based at all ( I say this with tears in my eyes).
I want to carry on with this project within QCodo or QCube so opensource can truimph. I haven't used a rapid development app like this before so would require some help. Who ever assist on this project will recieve full credit aswell as the development framework.
Project details:
Regards
Sarel

Hi,
I think that you are developing an interesting project. Just download Qcubed, configure configuration.inc.php in the includes file, the path and the database. Then create some tables with an auto-inclemental/primary key column and run the code generator. Then you can have a look and see the code generated UI. Each table, in order to be connected to another one, should use the forein keys.
The latest version of Qcubed, which is the lastest version of Qcodo (development version) is not well documented as before. I mean that the best documentation is the examples website of Qcodo but is related to 0.32....
Thanks for the reply.
The system is not very complex, it just requires create, restore, update and delete functions. Then a decent query function that should create reports, graphs and a thematic map. Reason for using Postgresql is because of the spatial handeling nature.
I have achieved all this already by writting long very long code in basic PHP, Javascript and Ajax using Dreamweaver and BlueMantell's webuilder
Would QCube be able to handle this so I can focus on the bussiness logic of the app??
Sarel
Yes Sarel, QCubed can handle all of what you mentioned. That's exactly what it is for...
B.