Before I dive further into Corona SDK, I’d like to know if this platform is suitable for my purpose.
I do not plan to build any games, and maybe never will. I’ve read few tutorials most of them focusing on game development (physics engine, animation, graphics, audio, etc), while all i want to build are business/productivity, like tax calculator and financial related applications. The functions I need are like: form creation, database, remote api, creating table for showing data from database, etc. Pretty much like a web application.
I found it difficult to find guides/tutorials in this area, and I couldn’t find a single template/code sample for CRUD application. It makes me wonder if Corona SDK is good for building such application?
Thanks!