Employee-Management-System

Application is deployed links:

Github: https://adrianauch.github.io/Employee-Management-System/ Full Video of Application: https://drive.google.com/file/d/1vFfuTCqT-MIFVIjs1uPq4W-IpZ-iXSEj/view

Description:

The application was created for users to manage their employee database. The user is able to view all departments, roles and employees and add new roles, departments and employees. The user is also able to update an employees role. The application is a commnad line application and runs in a node environment.

Installation

In order to use the application please download the node modules with npm i.

Usage

Image of the Employee Manager in Commandline prompts 1 Image of the Employee Manager in Commandline prompts 2

https://user-images.githubusercontent.com/87041736/131923279-3580ef94-0c93-401d-a645-981b5cf5a613.mov

https://user-images.githubusercontent.com/87041736/131923287-b6e02e83-94d5-4352-ad08-ca180d6f24e3.mov

Link to a full deployed Video: https://drive.google.com/file/d/1vFfuTCqT-MIFVIjs1uPq4W-IpZ-iXSEj/view

  1. Please install node modules with npm i
  2. Type node index.js to start the application
  3. follow the user prompts
  4. exit the application when done.

Credits:

The application is coding in javascript but uses inquierer, node.js., mysql and mysql2.

Lisence:

MIT License

Copyright (c) 2021 AdrianAuch

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Badge

License: MPL 2.0

How to contribute:

Please reach out to me via email if you have any question, sucggestions or comments. Also, you can check out me git hub - https://github.com/adrianauch.