Sujit, I would actually suggest just starting from scratch with the most minimal templates - one of the example templates on the Bootstrap site would do.
The reason is something like Metronic has so much advanced stuff it could be hard to get a grasp on exactly what's required for the programming and what's the template. Start simple - the complexity will find you. Fundamental stuff is getting the communication between 4D and your website working. Will web users need to be logged in to access some stuff? If so where are you going to manage that - in 4D or the web page. How are you going to handle the redirects - on the page or in 4D (it will probably be both). How are you going to collect the data from your pages and send it to 4D and process the returns? That's the bones of your app. None of it is very hard, in fact there are dozens of options for each part in some cases. I suggest deciding which options you want to use before things get too complicated and you decide, "oh, this would be really great but I have to re-do this and that..." Once you've got that working you can start dressing it up any way you like. My $0.02 of course. On Wed, Apr 19, 2017 at 2:19 PM, Sujit Shah via 4D_Tech < [email protected]> wrote: > I am most likely to start with an admin bootstrap template > Metronic from keen looks very popular > Any suggestions? > > -- Kirk Brooks San Francisco, CA ======================= *The only thing necessary for the triumph of evil is for good men to do nothing.* *- Edmund Burke* ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: http://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

