An Open Source ERP built with Sencha and Silex
##Getting Started##
- Create your database with server/config/javiserp.sql
- Edit server/config/dev.json
- add your database connection information (user/pass)
- In server dir run: composer install
- Point your webserver docroot to index.html
- Enjoy how much more work is left to do
##Requirements##
- PHP 5.3.x
- MySql
- Composer
##Frameworks Used##
- Silex
- ExtJS (Built [mostly] using Sencha Architect 2.x)