https://github.com/beechit/mistermaks-ehrm
Mr maks is an E-HRM system based on TYPO3 Flow.
https://github.com/beechit/mistermaks-ehrm
Last synced: about 1 year ago
JSON representation
Mr maks is an E-HRM system based on TYPO3 Flow.
- Host: GitHub
- URL: https://github.com/beechit/mistermaks-ehrm
- Owner: beechit
- License: mit
- Created: 2015-03-16T08:09:10.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-05-06T12:33:23.000Z (about 11 years ago)
- Last Synced: 2025-02-22T12:42:18.108Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 8.82 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mistermaks
Mr maks is proces based ehrm system based on TYPO3 flow.
The customer behind this project canceled the project
so the work is not finished. (85%)
Features are
------------
- Dynamic models
- Dual database setup (mysql and couchdb)
- One page application on emberjs.
- Ajax loading of templates.
- Dynamic wizards.
- Dynamic configurable Process engine.
- Socketserver based notifications.
- ember widgets for charts and notifications.
- and more...
this project is not ready but it runs and is rich of code examples.
Requirements
============
- Apache webserver
- Mysql
- PHP 5.4 ->
- Couchdb
setup instructions.
===================
- Clone this repository
- cd /mistermaks
- curl -sS https://getcomposer.org/installer | php
- php composer.phar install
- php gerrit_update.php
- ./initialise-mistermaks.sh
- create a vhost and its up and running.