Hi Fam
By the end of this tutorial, you would have used the SithasoDaisy5 LowCode Generator to create a CRUD App using PocketBase (SQLite WebServer).
If you have not got yourself up to speed with the SD5 LowCode Generator tool, check this tutorial first.
Contacts - Create, Read, Update, Delete Contacts
A contact can be categorized via Categories. Each category is color coded.
Each contact can belong to a Province.
PocketBase
Using PocketBase, we will create each of the tables to store our records.
GitHub Repo
The indicated repo contains the source code and also a running version of the app. The running version is on the PocketBase.zip file. Unzip this and double click then run_local_server_1001.bat file. This will start a CMD file and then open two tabs on your browser, one for the back-end and one for the app. You can then play around with the App.
To explore the source code, you will need SithasoDaisy5 + BANano
github.com
To Do:
PocketBase Admin
URL: http://127.0.0.1:1001/_/
email: admin@admin.com
password: H@8ZX~3KE8
To be continued...
By the end of this tutorial, you would have used the SithasoDaisy5 LowCode Generator to create a CRUD App using PocketBase (SQLite WebServer).
If you have not got yourself up to speed with the SD5 LowCode Generator tool, check this tutorial first.
Contacts - Create, Read, Update, Delete Contacts
A contact can be categorized via Categories. Each category is color coded.
Each contact can belong to a Province.
PocketBase
Using PocketBase, we will create each of the tables to store our records.
GitHub Repo
The indicated repo contains the source code and also a running version of the app. The running version is on the PocketBase.zip file. Unzip this and double click then run_local_server_1001.bat file. This will start a CMD file and then open two tabs on your browser, one for the back-end and one for the app. You can then play around with the App.
To explore the source code, you will need SithasoDaisy5 + BANano
GitHub - Mashiane/SithasoDaisy5-LowCode-PocketBase-CRUD: SithasoDaisy5 LowCode PocketBase CRUD
SithasoDaisy5 LowCode PocketBase CRUD. Contribute to Mashiane/SithasoDaisy5-LowCode-PocketBase-CRUD development by creating an account on GitHub.
To Do:
- Add Dashboard & Excel Reporting
- Record a video tutorial to create same app. This will be a continuation of this tutorial but for PocketBase back-end.
PocketBase Admin
URL: http://127.0.0.1:1001/_/
email: admin@admin.com
password: H@8ZX~3KE8
To be continued...