Skip to content

Employee Reward System Reward systems are one of the most prominent and most important features of any organization. Because of the wide ranging impact a reward system has on individual behavior and behavior of organizations, it is very important designing such reward systems that will motivate the right performance, attract the right people and…

License

Notifications You must be signed in to change notification settings

sriharikapu/ERS

Repository files navigation

Ethereum Based Employee reward system

Build Status DEPENDENCIES status

Employee Reward System Reward systems are one of the most prominent and most important features of any organization. Because of the wide ranging impact a reward system has on individual behavior and behavior of organizations, it is very important designing such reward systems that will motivate the right performance, attract the right people and create a supportive and good working climate within organization.

As it was mentioned earlier, human resource management and reward systems play a significant role in this economic transformation. New recruits with appropriate personality profile can be the face of an economic transformation for which these youth need training. However, the employee of the former system cannot be forgotten and those who deserve have to receive promotion thus showing example for the new workers. As it indicates, human resource management is more than significant in the transformation of an economy where challenges "including lack of appropriate trained leaders, an education system that elevated technical ability above client facing skills, a shortage of linguists, marketers and financial professionals, and an inappropriate reward and remuneration system" (Rossides) can lead to potential pitfalls and organizational malfunctions.

Special thanks go to: TNB, Blockchaintmhub.io, UNITEN Developers: #SrihariKapu, #Sandeep, #Bassam

Coding Sources:

Quick Start:

Quick start options:

  • Demo.

    User-Id :

    Password : 1234@qwerty

for User-Id write to us : sri@sriharikapu.com

Credits to:

What's included

Within the download you'll find the following directories and files:

Employee Reward System
├── Dashboard
│   ├── BS3
|   |   ├── assets
|   |   |   ├── css
|   |   |   |   ├── animate.min.css
|   |   |   |   ├── bootstrap.min.css
|   |   |   |   ├── demo.css
|   |   |   |   ├── leave_management.css
|   |   |   |   ├── light-bootstrap-dashboard.css
|   |   |   |   └── pe-icon-7-stroke.css
|   |   |   ├── fonts
|   |   |   |   ├── Pe-icon-7-stroke.eot
|   |   |   |   ├── Pe-icon-7-stroke.svg
|   |   |   |   ├── Pe-icon-7-stroke.ttf
|   |   |   |   └── Pe-icon-7-stroke.woff
|   |   |   ├── img
|   |   |   |   ├── bassam.jpg
|   |   |   |   ├── bassam1.jpg
|   |   |   |   ├── face-0.jpg
|   |   |   |   ├── face-1.jpg
|   |   |   |   ├── face-2.jpg
|   |   |   |   ├── face-3.jpg
|   |   |   |   ├── face-4.jpg
|   |   |   |   ├── face-5.jpg
|   |   |   |   ├── face-6.jpg
|   |   |   |   ├── face-7.jpg
|   |   |   |   ├── sandeep.jpg
|   |   |   |   ├── sri.jpg
|   |   |   |   └── Pe-icon-7-stroke.woff
|   |   |   ├── js
|   |   |   |   ├── bootstrap-notify.js
|   |   |   |   ├── bootstrap-select.js
|   |   |   |   ├── bootstrap.min.js
|   |   |   |   ├── chartist.min.js
|   |   |   |   ├── demo.js	
|   |   |   |   ├── jquery.3.2.1.min.js
|   |   |   |   ├── leave_management.js
|   |   |   |   ├── leave_management_backup-coffe-cafe.js
|   |   |   |   ├── light-bootstrap-dashboard.js
|   |   |   |   └── particle.min_flkakj.js
|   |   |   ├── sass
|   |   |   |   ├──lbd
|   |   |   |   |   └── mixins
|   |   |   |   |   |   ├── _buttons.scss
|   |   |   |   |   |   ├── _cards.scss
|   |   |   |   |   |   ├── _chartist.scss
|   |   |   |   |   |   ├── _icons.scss
|   |   |   |   |   |   ├── _inputs.scss
|   |   |   |   |   |   ├── _labels.scss
|   |   |   |   |   |   ├── _morphing-buttons.scss
|   |   |   |   |   |   ├── _navbars.scss
|   |   |   |   |   |   ├── _social-buttons.scss
|   |   |   |   |   |   ├── _tabs.scss
|   |   |   |   |   |   ├── _transparency.scss
|   |   |   |   |   |   └── _vendor-prefixes.scss
|   |   |   |   |   ├── _alerts.scss
|   |   |   |   |   ├── _buttons.scss
|   |   |   |   |   ├── _cards.scss
|   |   |   |   |   ├── _chartist.scss
|   |   |   |   |   ├── _checkbox-radio-switch.scss
|   |   |   |   |   ├── _dropdown.scss
|   |   |   |   |   ├── _footers.scss
|   |   |   |   |   ├── _inputs.scss
|   |   |   |   |   ├── _misc.scss
|   |   |   |   |   ├── _mixins.scss
|   |   |   |   |   ├── _navbars.scss
|   |   |   |   |   ├── _responsive.scss
|   |   |   |   |   ├── _sidebar-and-main-panel.scss
|   |   |   |   |   ├── _tables.scss
|   |   |   |   |   ├── _typography.scss
|   |   |   |   |   └── _variables.scss
|   |   |   |   └── light-bootstrap-dashboard.scss
|   |   |   └── test.html
|   |   ├── documentation
|   |   |   ├── css
|   |   |   |   └── documentation.css
|   |   |   └── tutorial-components.html
|   |   |
│   |   ├── CHANGELOG.md
│   |   ├── dashboard.html
│   |   ├── hr.html
│   |   ├── leave_management.html
│   |   ├── login.html
│   |   ├── market.html
│   |   ├── notifications.html
│   |   ├── table.html
│   |   ├── template.html
│   |   ├── typography.html
│   |   ├── upgrade.html
│   |   ├── user1.html
│   |   ├── user2.html
│   |   └── user3.html
│   ├── assets/js/
│   │   └── bootstrap.min.js
│   └── CHANGELOG.md   
├── Smartcontract
│   ├── tnb.sol
│   └── abi.json
├── TNB_HACKATHON/TNB
│   └──Django & PIP Dependencies
├── documents
│   ├── logo123.png
│   └── logo200x120.png
├── CODE_OF_CONDUCT.md
├── CONTRIBUTING.md
├── LICENSE
└── README.md

Useful Links

Support us for More Dapps:

Ethereum: 0x42FE987767e39C9c2c19Dd24822f551e01791252

Bitcoin: 1HFGqnMP1cYvcaTqiMpqmr2gZRrJyhboYx

Ripple: rhwdjmxkuLbv4HoXe579N6pWobdF54u6Hz

Litecoin: LPxSWectcG5C7Dyp9EDTz7z4143pwqjeyo

Find Us:

Linkedin: https://www.linkedin.com/in/bassam-abed-769227bb/

Linkedin: https://www.linkedin.com/in/sandeep-kewlani-4b002440/

Linkedin: https://www.linkedin.com/in/sriharikapu/

Social Media:

Twitter: https://twitter.com/sriharikapu

Facebook: https://www.facebook.com/officialsriharikapu

Google+: https://plus.google.com/+sriharikapu

Instagram: https://instagram.com/sriharikapu

Licenses

Mozilla Public License 2.0

CC0

About

Employee Reward System Reward systems are one of the most prominent and most important features of any organization. Because of the wide ranging impact a reward system has on individual behavior and behavior of organizations, it is very important designing such reward systems that will motivate the right performance, attract the right people and…

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published