Welcome Guest, Not a member yet? Register   Sign In
User Interface??
#1

[eluser]pendalpusher[/eluser]
I am working on a web app and I was wondering if there is any type of "user interface" type stuff already made for CI?

there is a really nice javascript based UI call MochaUI
http://mochaui.com/demo/

But I don't want to have to write everything in javascript.

I was hoping to focus more on dev of the actual application and less on the dev of the interface.

Thanks,
C
#2

[eluser]steelaz[/eluser]
To answer your question - no, there is no "user interface" built-in with CodeIgniter.
#3

[eluser]pendalpusher[/eluser]
i didn't say built in.

I was asking for something pre-built.
#4

[eluser]richzilla[/eluser]
The closest thing youll find to a 'ui' library for web development are pre designed css files. A quick google search for 'free css templates' (assuming your looking for something free) reveals a multitude of options. The only side note with these, is that the majority require a credit to the original creator in the footer.
#5

[eluser]rufnex[/eluser]
Here ist another: http://layout.jquery-dev.net

For both it is easy to integrate in CI. Just make a header, footer and content template and include the fun ;o)




Theme © iAndrew 2016 - Forum software by © MyBB