Hi there: REQUEST FOR INPUT
In 2021, I released an ebook about Creating CRUD based WebApps ebook. This was for those in a hurry. I am also finding myself in a hurry lately, thus addressing this again.
I am currently updating how that tool created apps, more especially with the outlook of BVAD3 going forward. So we are basically looking at a complete over-haul of the whole process, with a focus on better and more informative b4x code.
I have attached a small project here with 2 pages on what has been done so far. This is implementing everything on lessons learned, ease of use and the overall functionality of creating CRUD web apps with BVAD3.
Whilst not complete, this is what I kindly request you to do.
1. Get BVAD3 and this project, skim through the code.
2. Run this project
3. Now go back and relook at the "input", i.e. the code that generates the app.
What I'd like to establish about the attached source code for bva3code is
1. Do you understand the code and comments?
2. Is it easy to follow or you think it's a steep learning curve.
3. What can be enhanced or changed on the code to make it better.
4. Any other thing you can think of???
Please note.
The CRUD functionality of this app itself is not complete, only the skeleton has been done. The approach followed is the use of the BANanoDataSource (remember, with the data-source you can connect to any back-end you need as the code is 99.9% compatible accross the board).
This back-end compatibility and how the data-source was successfully used in thos use cases was discussed in this Medium Article, I created the same Vuetify WebApp 14 times
PS: The has been feedback already in some of the issues on this code. If you want you can comment here, or telegram or DM.
I humbly thank you.
Mashy
In 2021, I released an ebook about Creating CRUD based WebApps ebook. This was for those in a hurry. I am also finding myself in a hurry lately, thus addressing this again.
I am currently updating how that tool created apps, more especially with the outlook of BVAD3 going forward. So we are basically looking at a complete over-haul of the whole process, with a focus on better and more informative b4x code.
I have attached a small project here with 2 pages on what has been done so far. This is implementing everything on lessons learned, ease of use and the overall functionality of creating CRUD web apps with BVAD3.
Whilst not complete, this is what I kindly request you to do.
1. Get BVAD3 and this project, skim through the code.
2. Run this project
3. Now go back and relook at the "input", i.e. the code that generates the app.
What I'd like to establish about the attached source code for bva3code is
1. Do you understand the code and comments?
2. Is it easy to follow or you think it's a steep learning curve.
3. What can be enhanced or changed on the code to make it better.
4. Any other thing you can think of???
Please note.
The CRUD functionality of this app itself is not complete, only the skeleton has been done. The approach followed is the use of the BANanoDataSource (remember, with the data-source you can connect to any back-end you need as the code is 99.9% compatible accross the board).
This back-end compatibility and how the data-source was successfully used in thos use cases was discussed in this Medium Article, I created the same Vuetify WebApp 14 times
PS: The has been feedback already in some of the issues on this code. If you want you can comment here, or telegram or DM.
I humbly thank you.
Mashy