Well first of all I would like to say Hi to everyone
Now to move to topic.In this guide I will describe you to make comments system and managing it using your own Database.
What you will need
Here is a list of items/resources you will need before getting started…
- A normal Kodular Creator Account ( Kodular Creator)
- A website (000webhost)
- A php script (PuraVidaApps)
How it looks from Designer
Sometimes ago on my one Guide when Aia file download link was not working then users asked for its Design so here is its design…
Components
Following have been used in making this comment system-
- Button
- TexBox
- ChatView
- Notifier
- Web
- Clock
Note:- If you want to show comments in ListView Image and Text then replace ChatView by it
Pre-added rows/tables
If you are continuing this guide then I assume you have created a Table named ‘Comments’ and four rows named as following-
- Timestamp
- Id
- User
- Comment
Blocks
Blocks are divided into three parts…
1.Save comment in database
2.Load comments from Datebase
3.Load comments for specific ID
Extras
‘runQuery’ Procedure:-
Thanks to @Taifun
Universal ‘Got Text’ event
Procedure to get ‘id’ for Chat View
Screenshot/Testing
Thanks Peter for your avtar
Apk for testing
Comments.apk (5.1 MB)
Aia File
Here is Aia file download Link:-
Comments.aia (71.6 KB)
Liked my work
You can donate me here:
From Developer
As it is open source so everyone can contribute to this guide and improve it.
Also if you find any bug or have a query then post that here or message me(in personal case)
Thank you