Notice: The Monaca & Onsen UI Community Forum is shutting down.
For Onsen UI bug reports, feature requests and questions, please use the Onsen UI GitHub issues page. For help with Monaca, please contact Monaca Support Team.
Thank you to all our community for your contributions to the forum. We look forward to hearing from you in the new communication channels.
Any tutorial for making a listing app
-
I am planing to build a listing app that would be connected to my site MySQL database. The app will collected listing information (including text and image) and will store it in the database at my site and also will show it to other users once listing approved by admin .
My main questions is : Any good tutorial that shows how to design the front end and then link it to the back-end. Also how to make login authentication using Facebook ?
-
@ANABADER You can use any web tutorial for this. The big question is what server side language are you going to use and what client side language are you going to use? PHP and JS, Jquery, etc.