Hi Fam
Demo
Github Repo
It is with pleasure to announce that SithasoDaisy5 is out of Beta and can be used for production apps. This brings you the power of the Abstract Designer (and also coding) to build your next WebApp using BANano.
What we did...
We opened about the Journey towards SithasoDaisy5
www.b4x.com
Then
1. We spoke about the grid builder and how it works. This helps with some basic understanding of grids, rows and columns.
www.b4x.com
2. We journeyed into the Preferences Dialog and how you can use it to build your User Interfaces
www.b4x.com
3. We build the first MySQL REST API PHP CRUD example. This uses the preferences dialog and a simple rest api.
www.b4x.com
Get the (OPENSOURCE) b4xlib here...
www.b4x.com
There are also some example components we looked into..
www.b4x.com
www.b4x.com
www.b4x.com
www.b4x.com
www.b4x.com
Have fun!
Demo
Github Repo
It is with pleasure to announce that SithasoDaisy5 is out of Beta and can be used for production apps. This brings you the power of the Abstract Designer (and also coding) to build your next WebApp using BANano.
What we did...
We opened about the Journey towards SithasoDaisy5
[Web] The Journey towards SithasoDaisy5, a [NEW] BANano b4xlib
Hi Fam Demo SithasoDaisy 2 is currently being maintained using TailwindCSS 3 and DaisyUI 2. When we finished wrapping up the b4x version, the DaisyUI team was working on DaisyUI 3. Currently DaisyUI4 is stable, however, updating our offering to version 4 meant rewriting some of the crucial...
Then
1. We spoke about the grid builder and how it works. This helps with some basic understanding of grids, rows and columns.
[SithasoDaisy5] - TailwindCSS Grid Builder - Simplifying Layout Creation with Ease
Hi Fam Why not create the first app with SithasoDaisy5? Imagine if... Are you tired of manually crafting complex grid layouts with Tailwind CSS? Meet TailwindCSS Grid Builder – the ultimate tool designed to help developers create stunning, responsive grid systems without writing endless lines...
2. We journeyed into the Preferences Dialog and how you can use it to build your User Interfaces
[Web][SithasoDaisy5] Designing Web Forms with SDUIPreferences - Part 1
Hi Fam SithasoDaisy5 Demo incl Preferences Dialog Forms Builder SithasoDaisy5 Open Source Before you start this tutorial, please ensure that your dev environment is setup by following this tutorial...
3. We build the first MySQL REST API PHP CRUD example. This uses the preferences dialog and a simple rest api.
[SithasoDaisy5] Creating your first MySQL CRUD WebApp using REST API With API-Key (Php)
Hi Fam Before you start this tutorial, please ensure that your dev environment is setup by following this tutorial. https://www.b4x.com/android/forum/threads/web-beginning-webapp-website-development-with-sithasodaisy5.166741/ Created with pleasure using PHP CRUD API BANano Laragon 6 B4j...
Get the (OPENSOURCE) b4xlib here...
[Web][SithasoDaisy5] - Create WebSites & WebApps with the power of the Abstract Designer (OpenSource)
DISCLAIMER - TO AVOID CONFUSION, THIS IS A NEW B4XLIB AND NOT SITHASODAISY 2, THIS IS OPEN-SOURCE, SITHASODAISY 2 IS NOT PLEASE NOTE THAT ALL REFERENCES TO THIS B4XLIB WILL BE [SithasoDaisy5] OR [SDV5] SithasoDaisy5 is a wrap of the MIT based DaiyUI TailwindCSS Component library to be used...
There are also some example components we looked into..
[Web][SithasoDaisy5] Designing Forms with the Abstract Designer
Hi Fam SithasoDaisy5 Demo Before you start this tutorial, please ensure that your dev environment is setup by following this tutorial. https://www.b4x.com/android/forum/threads/web-beginning-webapp-website-development-with-sithasodaisy5.166741/ Get your FREE copy of SithasoDaisy5 here With...
[SithasoDaisy5] A JSON Web Editor you will love from the creator of MathJS
Hi Fam This has been one of those components that I postponed to do. The creator of MathJS, a javascript library that I have been using for a while, also created a JSON Editor. I decided to try the ES6 version and it was not as scary as I thought. This is wrapped from this Svelte Github...
[SithasoDaisy5] Effortlessly visualize JSON structures as dynamic tree diagrams
Hi Fam With SithasoDaisy5, you have the capability to view JSON files as dynamic trees. This is wrapping this Github project. The code is as simple as feeding the component your Map. You can also feed it a JSON string. Sub Show(MainApp As SDUI5App) app = MainApp...
[SithasoDaisy5] Easy Mark Down Editor & Viewer
Hi Fam The EasyMDE allows one to have a MarkDown Editor within their app. This is based on this GitHub. One is able to create Markdown documents and save and retrieve them. The nice thing about this editor is the additional toolbar which one is able to toggle the formats and also view the...
[SithasoDaisy5] Creating your Organogram / Family tree
Hi Fam With SithasoDaisy5, you will be able to create Organograms / Family Trees. Drop a SDUI5TreeSpider on your form and whala! This is wrapped from this GitHub Project Sub Show(MainApp As SDUI5App) app = MainApp BANano.LoadLayout(app.PageView, "treespiderview")...
Have fun!