The recommended method of customizing your AppGini-generated application is through hooks. But sometimes you might need to add functionality not accessible through hooks. You can discuss this here.
-
Moh Youba
- Veteran Member
- Posts: 239
- Joined: 2017-03-12 09:31
Post
by Moh Youba » 2025-03-17 14:24
Hello guy
How try AppGini with ChatGPT
I try for you using DeepSeek
Instruction to DeepSeek
I have a database build using AppGini 25.10.
I have following tables
Clients
• idclient
• name
• total_income
• total_outcome
• remaining
Incomes
• Idicome
• Date
• amount
Outcomes
• Idoutcome
• Date
• Amount
Help me calculate total_income, total_outcome and remaining, using AppGini calculated field.
see DeepSeek

- deepseek.jpeg (165.24 KiB) Viewed 12129 times
What do think about
-
a.gneady
- Site Admin
- Posts: 1354
- Joined: 2012-09-27 14:46
-
Contact:
Post
by a.gneady » 2025-03-18 05:26
Thanks so much for sharing this great tip, Moh! Your post inspired me to add a new feature in future releases to export the db schema to markdown text (copying it to the clipboard) in order to paste it into your prompt without having to manually type it.
AppGini plugins to add more power to your apps: