Giter VIP home page Giter VIP logo

codeigniter-meets-extjs's Introduction

CodeIgniter meets ExtJS

"CodeIgniter meets ExtJS" is a project, which CAN show you how to use CodeIgniter together with ExtJS. I followed the MVC (Model View Controller) pattern and i am sure, even for newcomers the structure is easy to understand. It is also easy and no problem to update the core files (CodeIgniter and ExtJS), without touching the application structure.

##Demo A demo version is available here: http://github.richard-jaeger.net/codeigniter-meets-extjs/

##Installation To use this application, you have to extract all the files into one folder. For the user data (auth module) and example data (movies) you need to import the ci_meets_extjs.sql file into one of your database and it's important to change the DB Connect-Data at application/backend/config/database.php Default login username is "admin" and "password" as password. You can change the login data in the users table. The password has to be saved as sha1 encoded string.

##Project Structure

  • application/ - This folder got all relevant CodeIgniter and ExtJS files, to controll the application
  • application/backend/ - App Folder of CodeIgniter
  • application/frontend/ - App Folder of ExtJS
  • resources/ - Here you got images and css files, but also extensions for ExtJS
  • system/ - In this directory you got the heart of this Project - The core files of CodeIgniter and ExtJS (untouched)

##Credit goes to

codeigniter-meets-extjs's People

Contributors

richie87 avatar

Watchers

James Cloos avatar  avatar

Forkers

vivinisna

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.