Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 982 Bytes

README.md

File metadata and controls

35 lines (25 loc) · 982 Bytes

Large ExtJS4 MVC application skeleton

This is an ExtJS 4 MVC application skeleton.

Current features

  • Routed Application (https://github.com/christocracy/RoutedApp from Chris Scott)
  • Statefull tree menu
  • History Support (back and forward support)
  • Login box (used the Ex.ux.LoginDialog from Sumit Madan for it)

Todo

Installation

Just extract ExtJS 4.0.7 in the extjs folder and it should work.

Demo

Live demo: http://extjs.dbpatch-project.com (username admin with no password)