B4J Question Simple web framework (2)

wl

Well-Known Member
Licensed User
Longtime User
Hi,

For all those that answered my post https://www.b4x.com/android/forum/threads/simple-web-framework.94720/#post-599179. Sorry ... sorry: I have been busy doing other stuff lately and had not read your comments and now that I did, the thread was closed.

As you might expected (and which is quite common for my pet projects): I did not continue working on it so I have no additional clean demo etc ...

However, I did come across www.jTable.org.
Although it is jquery based it might suite the same purpose: being able to create web based CRUD screens without doing much frontend work but instead programming the backend side. The demos I saw are quite impressive.

What's your opinion ? I guess it would be interested in looking into this possibility ...
If not, I guess I'll need to make time and create a clean demo of the simple web framework I wrote.

Sorry, once again...
 

amaxco

Member
Licensed User
Longtime User
Hi,

For all those that answered my post https://www.b4x.com/android/forum/threads/simple-web-framework.94720/#post-599179. Sorry ... sorry: I have been busy doing other stuff lately and had not read your comments and now that I did, the thread was closed.

As you might expected (and which is quite common for my pet projects): I did not continue working on it so I have no additional clean demo etc ...

However, I did come across www.jTable.org.
Although it is jquery based it might suite the same purpose: being able to create web based CRUD screens without doing much frontend work but instead programming the backend side. The demos I saw are quite impressive.

What's your opinion ? I guess it would be interested in looking into this possibility ...
If not, I guess I'll need to make time and create a clean demo of the simple web framework I wrote.

Sorry, once again...
To see is to believe
 
Upvote 0
Top