Employee-Tracker

Employee Tracker

Description

A Content Management System (CMS) application that manages a company’s employee database. This command-line application will be using Node.js, Inquirer, and MySQL to help keep a company organized.

Table of Contents

User Story

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

Usage

Installation

  1. Visual Studio Code
  2. Download or Cloan repository
  3. Node.js
  4. npm install to install the required npm packages
  5. inquirer: to interact with the user via the command line
  6. mySQL2 to connect to your mySQL database and perform queries
  7. console.table to print mySQL rows to the console

Technologies

Demo

Employee Tracker Demo Video

Application Screenshots

Employee-Tracker-Demo Employee-Tracker-Demo Employee-Tracker-Demo Employee-Tracker-Demo Employee-Tracker-Demo Employee-Tracker-Demo Employee-Tracker-Demo Employee-Tracker-Demo Employee-Tracker-Demo Employee-Tracker-Demo Employee-Tracker-Demo Employee-Tracker-Demo Employee-Tracker-Demo

Websites

Author

This application was created by Kimberlie Guillaume

License

Please refer to the LICENSE in the repo. Copyright (c) Kimberlie Guillaume. All rights reserved.