wdfhai / manage_my_employees

a CLI designed to manage employees for a business

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License: MIT

Manage My Employees


Employee management made easy!

View Demo

project preview img

Table of Contents
  1. Description
  2. Built With
  3. Installation
  4. Usage
  5. Contributing
  6. License
  7. Contact
  8. Summary

Description

This Command Line Interface (CLI) is designed to make the process of managing employee data easier for a business owner or manager.

Built With

Following languages, frameworks and libraries were used in the development of this project:

  • JavaScript
  • NodeJS, SQL

Installation

Yes, you will need Node and NPM installed, then install all dependencies using 'npm install'.

Usage

Use 'npm install' to install all dependencies, then run 'node start' to run the application. Then follow the prompts to add, update or delete employee data.

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch
  3. Commit your Changes
  4. Push to the Branch
  5. Open a Pull Request

License

This project is using the following license: MIT

Contact

You can reach me for any questions or comments at the following:

  • Look me up on Github, where my username is wdfhai.
  • Reach out to me through email at wd.fhai@outlook.com.
  • Find me on Twitter at @wdfhai.

Summary

Thank you for using my application. Cheers!

About

a CLI designed to manage employees for a business

License:MIT License


Languages

Language:JavaScript 100.0%