Employee Management System

Description

This application is a program that creates an interface for non-developers to use easily to interact with information stored in an employee database. Often these interfaces are known as Content Management Systems.

User Story

As a business owner or employee
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

Installation

To install necessary dependencies, run the following command in the root folder of this application

npm i

To run the program, run

npm start

Technologies

  • mysql
  • inquirer
  • express
  • console.table
  • asciiart-logo

Developer

Mackenzie Schutz @Knzmck

forthebadge