ThatSkiPatroller / Employee-Management-System

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Employee Management System

https://github.com/undefined/undefined

Description

This project is a terminal application that uses MySQL on the back-end and inquirer on the "front-end" terminal to give a working employee management system. The user is able to view employees, departments, and roles as well as add employees, departments and roles and update employees.

Table of Contents

Installation

To install this project, make sure you're in the right directory and run 'npm i' to install the necessary dependencies. The user will also have to create a .env file to store their mySQL password, database name and user to environmental variables located in the server.js file.

Usage

This application would be used for helping companies keep track of employees, their salaries, roles and departments. Although there is seed data for this application, the user could skip this step and start adding employees to a blank mysql database.

Testing

There are currently no tests for this application.

Questions

Please see my github: ThatSkiPatroller You can ask me questions here: t.suit@utexas.edu

About


Languages

Language:JavaScript 100.0%