Skip to content

CLI app developed to manage a company's employee database, it allows the user to view, add, edit and delete employees, roles, departments and managers.

License

Notifications You must be signed in to change notification settings

jcuetos97/Employee-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Employee-Tracker

badge

This is a command-line application developed to manage a company's employee database, using Node.js, Inquirer, and MySQL. It allows the user to view, add, edit and delete employees, roles, departments and managers.

Demo

Link to video

Table of Contents

Download the zip file from this repository or clone it directly to a directory of your choice. Open the file in VS Code or any other editor. Using the terminal, set yourself in the right root directory and run the app with npm start. This application requires Node.js, Inquirer, console.table and mysql2.

The user will be asked to choose among several options to interact with the database (whether it is to view, add or edit employees, roles, departments or managers).

The application is covered under the following license: GNU

For the moment this project does not accept contributions from third parties. Thank you for your interest.

Please contact me using the following links:

About

CLI app developed to manage a company's employee database, it allows the user to view, add, edit and delete employees, roles, departments and managers.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published