Hi Fam
Download Complete Deployable Project (Source Included)
After opening the b4x project, double the api.php file and update your database connnection parameters, save the file and ensure you click Sync in your IDE Files Tab.
If you get here, you have successfully ran your app.
CRUD SCREENS
Exploring the SithasoDaisy5 Low Code Generator (AddressBook Project)
On the download, we have added the addressbook.json file, which is the SD5LCG project that reproduces this project. Import it to the SD5LCG
Check this YT for more context of what we are trying to achieve here.
Enjoy!
MySQL REST API Projects We Did Before
www.b4x.com
www.b4x.com
www.b4x.com
www.b4x.com
www.b4x.com
www.b4x.com
Download Complete Deployable Project (Source Included)
- To run this WebApp, you will need a webserver running PHP. We use Laragon for development.
- You will also need BANano
- You will also need SithasoDaisy5, get it from this GitHub Repo
- This app has been developed using SithasoDaisy5 Low Code Generator
After opening the b4x project, double the api.php file and update your database connnection parameters, save the file and ensure you click Sync in your IDE Files Tab.
B4X:
$config = new Config([
'driver' => 'mysql',
'address' => 'localhost',
'port' => '3306',
'username' => 'root',
'password' => 'root123!',
'database' => 'addressbook',
'debug' => true,
'tables' => 'all',
'middlewares' => 'apiKeyAuth,sanitation',
'customControllers' => 'SecureQueryController',
'apiKeyAuth.keys' => 'jNOEqK8xvAqWWRf7B4jlw2ppOCeBoHunex4ViA1txPrG7V9DW1dG737HhseS4E5Ca3xVaUtUwbDRIOrkwEZv7SEvUQP6jClRpDESkRUnshgyngNDd2epbJWjF48xAzKp',
'apiKeyAuth.header' => 'X-API-Key',
]);
If you get here, you have successfully ran your app.
CRUD SCREENS
Exploring the SithasoDaisy5 Low Code Generator (AddressBook Project)
On the download, we have added the addressbook.json file, which is the SD5LCG project that reproduces this project. Import it to the SD5LCG
Check this YT for more context of what we are trying to achieve here.
Enjoy!
MySQL REST API Projects We Did Before
[Web][SithasoDaisy] Revolutionize Your Ride: The Ultimate Vehicle Expense Tracker App using Api Key Secure MySQL REST API on top of HTTPS
Hi Fam Are you tired of scrambling through piles of receipts and scribbled notes just to keep track of your vehicle expenses? Say goodbye to the hassle and welcome the future of vehicle management with our cutting-edge Vehicle Expense Tracker App! Built with a secure API key authentication...

[Web] FamilyTree developed with SithasoDaisy5
Hi Fam There are 2 inspirations for this project, 1. Family.Show and 2. TreeSpider The family tree is built once you capture your family members and also create relationships between them, like adding a mother and a father. You can also include details like clan names for your family...

[Web] Collectables Tracker with SithasoDaisy5 (Uses PHP MySQL REST API)
Hi Fam Download (Find in Tutorials Folder) Are you a collector? A collectibles tracker web app is an online tool that helps collectors organize, manage, and monitor their collections — and often track market values in real time. At its core, a collectibles tracker lets you: Catalog your...

[Web][SithasoIONIC7] Sticky Notes MySQL REST API (CRUD)
Hi Fam.. We have updated the Sticky Notes Mobile App to use MySQL REST API. This is the second version of the app where the first version used LocalStorage (Offline Storage) to store your notes. With this version, you are able to persist your notes to MySQL back-end database. This uses a PHP...

[Web][SithasoIONIC7] MySQL REST API Task Manager
Hi Fam The features: List & Items Checkbox & Badge Sliding Panels for Edit /Delete Modal Floating Action Button Action Button With this task manager, we are just attempting to do CRUD using MySQL back-end, using REST API. We just have a normal task, its tag / classification and done. We...

SithasoDaisy: PocketBase - Employee Training Manager/Scheduler Source Code @ $20
Hi there Get it now using PayPal SithasoDaisy ETM: A WebApp to keep track of Employee Training Schedules. This features Employee Trainings Employees Locations Training Types Employee Calendar Beautiful Product Tour Export to Excel Export to PDF Export to CSV Import from Excel Developed using...
