skoro / php-tkui

Build native desktop applications with PHP only
491 stars 18 forks source link

Inquiry about CRUD Implementation with Admin Screens in php-tkui #31

Open GlauberF opened 10 months ago

GlauberF commented 10 months ago

Hello community,

I am exploring the "php-tkui" library and I am interested in implementing a CRUD (Create, Read, Update, Delete) with admin screens. However, before I begin, I would like to know if anyone has already implemented a similar feature and if they could share their code as a reference for study.

Specific Questions:

Has anyone implemented a CRUD using the "php-tkui" library? Is there any code example or project that includes admin screens and navigation that can be used as a reference? What are the recommended best practices when implementing a CRUD with "php-tkui"? Environment:

Additional Information:

Any other relevant information that may help understand the question. I appreciate in advance any help or guidance provided. I am looking forward to learning more about the practical implementation of CRUD with "php-tkui".