#harem
Version 0.1 alpha HRM System built on Divante Hackathon (13-03-2015) Reauires: node.js, mongodb
Install
- npm install
( if moongose install problem first
npm uninstall moongose --save
thannpm install moongose --no-optional --verbose --save
) - bower install
- gulp build
Changelog
- leads list
- lead preview with attachments, notes, so on ...
- tasks per lead and overall view
- auth system (from hackathon starter)
- lead contact data add/edit - to be finished
Todo
- server side filtering
- fulltext search with attachments support
- add/edit screen tests + finishing
- ui/look&feel enchancments
- contact background editing functions
- import/export
- activity log
- ... to be defined after alpha tests