This is the system that analyse Jira metrics and provide feedback about employees for manager. This system can help to manage human resources between projects
- Create virtualenv
- Clone repository
- pip install -r requirements
- Install postgresql9.6
- Create Role 'qvpa_db_admin' with password('qwerty' by default)
- Create DB with owner qvpa_db_admin: 'qvpa_db'