Hello Spikesiegel,
Welcome to QCodo. If you successfully ran the code generator, then you are almost there. When code generating, QCodo creates for you :
- Data classes, which is your Database / Object mapping, in the includes/data_classes directory
- Data meta controls, including meta datagrids, in the includes/data_meta_controls directory
- Drafts, which are basically forms with simple functionnalities, in the www/drafts directory.
The first thing you should do after code generating is point your browser to the drafts directory and start working with the drafts QCodo created for you.
Let me know how it works out.
-Patrick
P.S. By the way, I don't know what editor you are using, but I strongly suggest you use a stong PHP editor. I personnaly use Eclipse with PHP Development Tools : http://www.eclipse.org/pdt/