Giter Club home page Giter Club logo

employee-tracker's Introduction

Employee Tracker
License: MIT

Description

This in-terminal app allows the user to create and view employees, departments, and roles within a company database. Upon running node index.js in terminal, the user is presented with options to view all departments, view all employees, view all roles, add a department, add a role, add an employee, update an employee or quit. Once an option is chosen, the user is then lead through a series of prompts that all the user to do any of the aforestated options. This app allows the user to keep track of their employees and internal management, as well as update them with ease.

Check out the video of the application here.

When you first run the program, you are presented with options and if you click on "View all departments" you are given a table with all the departments then brought back to the main menu options.

main menu opening and department table

If you choose to add an employee, role, or department, you will be presented with a number of prompts that will lead you through creating one of the aforementioned choices. If you view the respective data, you will be presented with an updated table with your inputted data.

the process of adding an employee and the new updated employee data

Additionally, your new data can be built upon if you choose to do so. For example, if you add a new department, you are able to also add a new role to the newly created department.

newly added department which a new role is being added to

Table of Contents

Installation

Run npm i to install inquirer.js, mysql2, and console.table.

Usage

Contributing

Tests

License

This project is licensed under MIT.

Questions

Here is a link to my GitHub or shoot me an email.

employee-tracker's People

Contributors

kelliekumasaka avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.