Skip to content

Darolo13/Employee-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Employee Tracker

A simple app that lets you manage an employe database with only a series of steps in the command line.

Table of Contents

Technologies Used

  • Tech 1 - JavaScript
  • Tech 2 - Node.js

Node Modules Used:

  • Inquirer
  • Chalk
  • Console.table
  • figlet
  • validator

Features

Ready Features:

  1. Allows the user to view all the departments in the database

Initial-display

  1. Allows the user to view all the roles in the database

Initial-display

  1. Allows the user to view all the employees in the database

Initial-display

  1. Allow the user to view employees by their correspondent department

Initial-display Initial-display

  1. Allows the user to view total department budgets:

Initial-display

  1. Allow the user to add a department to the database:

Initial-display

Initial-display

Initial-display

  1. Allow the user to add roles to the database:

Initial-display

  1. Allow the user to add employees to the database:

Initial-display

  1. Allows the user to update employees role:

  2. Allows the user to update employees manager:

  3. Allows the user to delete departments in the database:

  4. Allows the user to delete roles in the database:

  5. Allows the user to delete employees in the database:

Installation

To use this project, Please use:

npm install

Screenshot

Employee-Tracker:

Initial-display

Demo Video

Click to play the video!

Project Status

Project is: in progress

Room for Improvement

Room for improvement:

  • TBD

To do:

  • Add a GUI

Releases

No releases published

Packages

No packages published