Welcome Guest, Not a member yet? Register   Sign In
install codeIgniter with ExtJs6.0.1gpl
#1

Hello,

I would like to develop an application with codeIgniter and ext-js gpl, but i don't know how to start, if there is a tutorial to explain how we can do that.

thanks alot
Reply
#2

(This post was last modified: 04-21-2016, 03:06 AM by jvandemerwe.)

Maybe this one could help you:

https://github.com/enovision/movieworld

It is an application that makes some fun to play with TMDB movie database. It is build with CodeIgniter (server) and Ext JS (frontend). I have used some jQuery but most of it is just CodeIgniter and Ext JS.

I have used CodeIgniter only for the server part and have build the Ext JS part with Sencha CMD. So the index.php is generated by Sencha CMD. CodeIgniter is used as an interface between TMDB (API) and the movieworld app. So I am not using the views from CodeIgniter, only the controller and models. The views are taken care of by Ext JS. I wrote the application in 2012 and updated a bit in 2014 so it is not completely up to date with viewModels and viewControllers.

The application is pure for educational purposes and I don't give support or guarantees.

You can watch the result here: http://movieworld.enovision.net
Reply
#3

thanks a lot it's very useful for me

GR
Reply




Theme © iAndrew 2016 - Forum software by © MyBB