Skip to content

This is a CLI application for building and managing a company’s data using Node, Inquirer, and MYSQL. This application enables keeping track of all the employees, their roles, and the departments they work in. Additionally, it is possible to add new departments with new roles and employees, update the database or remove them completely.

License

Notifications You must be signed in to change notification settings

Enxhis/Employee-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Employee-Tracker

Description

  • This is a CLI application for building and managing a company’s data using Node, Inquirer, and MYSQL. This application enables keeping track of all the employees, their roles, and the departments they work in. Additionally, it is possible to add new departments with new roles and employees, update the database or remove them completely.

Table of content

  1. Usage
  2. Technology
  3. Installation
  4. Image
  5. Links
  6. Contribution
  7. Licence
  8. Questions

Usage

  • As a business owner ... I want to be able to view and manage the departments, roles, and employees in my company So that I can organize and plan my business

Technology

  • Javascript
  • Node
  • MYSQL
  • Inquirer
  • console.table
  • asciiart-logo

Installation

  • Make sure you have node installed in your machine and have cloned this repo.
  • Run : npm install in order to install all dependencies
  • Run : node index.js and the application will start

Image

Employee-Tracker

Links

Contribution

  • Enxhi Salaj

Licence

License badge

Questions

About

This is a CLI application for building and managing a company’s data using Node, Inquirer, and MYSQL. This application enables keeping track of all the employees, their roles, and the departments they work in. Additionally, it is possible to add new departments with new roles and employees, update the database or remove them completely.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published