Share My Creation [SithasoDaisy] WebApps - Subscription Based @ $5 Per Month

Hi there

This thread will feature the WebApps that will be / are available with the SithasoDaisy Monthly Subscription.

On 6th Feb, the January WebApp will be made available.

One can get a subscription here.

Subscription

SithasoDaisy Library

Thank you so much for your support:

PLEASE DO NOT POST QUESTIONS ON THIS THREAD.

God bless you.
 

Mashiane

Expert
Licensed User
Longtime User
App 1: DatabaseDocs
An Admin App for BackEnd Database Documentation Generation


Purpose: To create database documentation in MS Word for your back-end
Assumptions: You have a couple of projects that have databases as back-end. You want to document each of the schemas and this is part of your documentation
Production: You create a project, you add tables, you then define the schema per table describing each piece of information.
Output: MS Word Database Documentation File.
BackEnd Used: PocketBase.
What do you learn: Using templates, crud for PocketBase, Input Dialogs & Input Controld, Confirm Dialogs, Master Details functionality (3 levels deep), handling events

Projects: crud functionality for adding/updating/deleting projects
Uses: Templates cards to list projects.

1675706102683.png



Adding A New One


1675706180140.png


Editing an Existing One

1675706208899.png


Deleting an Existing One

1675706244795.png


Selecting a project will activate master detail functionality and open the list of tables for that project.

NB: This project is still pending.
 
Last edited:

Mashiane

Expert
Licensed User
Longtime User
APP 2: Income / Expense Tracker using MySQL back-end

Features

1. DataSource
2. Upload file to php server
3. Create input forms with select, textbox, file inputt
4. crud functionality on MySQL
5. ComputedValue/ComputedColor/Color coding of text in ables
6. Modal dialogs
7. Switches on Tables
8. Loading combo/select from MySQL

incomeexpenses.jpg


expensecats.jpg


incomecats.jpg

addexpensecategory.jpg


addincomeexpense.jpg


NB: This project is complete as is.

If you have not received this app, please DM me. Thanks
 
Last edited:
Top