Is there a way to build a forum using Backendless?
Hi Jonathan,
it is absolutely possible to build a forum using our platform.
What language you want to use for development? I recommend to begin by reading the SDK documentation for the appropriate language in which you will develop. If you have any questions, do not hesitate to ask us.
Best regards,
Stanislaw
Hi Stanislav thanks for responding, well I’ve been reading the documentation and I think to start building the forum using PHP, and it means I will have to create a database, maybe using phpadmin or Mysql for comments , titles , users who post in the forum,etc, on the other hand I’m not sure if I make it using backendless tables or phpadmin or mysql.,so can you tell me please if I can make unlimited rows in a database using backendless
Thanks a lot!
for free version you have 200 000 data objects per table, additional 1,000,000 data objects cost $20/month
more details here https://backendless.com/pricing/backendless-cloud-functional-limits/
Hi Stanislaw Grin, I’m developing an app using Android Studio and I want to make a forum , but I’m unsure about what I should do first in order to do it, I was reading Messaging documentation and I downloaded Chat example from your webpage ,this example is very useful but in a forum is a little differente, I think I can use tables in backendless to store questions and comments from users can you guide me please what other topics I must consider like messaging , retrieve all messages and comments,etc.
Thanks a lot