Customer Tracking program

Hello guys . Do you happen to have an app for registering new customers and viewing the list of these customers?

welcome @lullaby Do you want to register your customer on your phone offline server(android DB) or online server like firebase??

welcome @lullaby You Can Try this

[V 1.0.1] DevX-Shop An Ecommerce Solution

if you can wait for two days i’ll add an update in this extension with Password hashing for security

I will use this application to record my patients’ information. I can also store my patients’ data on an offline server."

You can use tinydb to store info

@lullaby
you mean you record your patient data by your self or the patient record their data without you?

I want to add a stopwatch to the application to track exercise durations and save the data

@lullaby
use this example if you want to add different patient data separately.
And please be sure that storing data in offline server is not safe for such a service because of data lose when the app is uninstalled. anyways check this :wink:
TinyDB_NameSpace_logger (1).aia (7.5 KB)