Skip to content

dhoffman03/Employee-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Employee-Tracker

License Badge

Description

The Employee Tracker is a command-line application that manages a company's employee database, using Node.js, Inquirer, and MySQL. With this app users will be able to view, add, update and delete employee data through a MySQL database.

Table of Contents

Installation

User will clone the repository. After cloning, run "npm install" to install the necessary packages. This application requires node, mysql2, inquirer, and console.table,

Usage

To run the app, type node server.js or npm start into the command-line. Users will be given prompts to make changes to the database.

Gif of app demo

View demo video HERE

License

This application is licensed under MIT.

For detailed information about this license, go to https://mit-license.org/.

Credits

This project was completed through the University of Minesota Coding Bootcamp

Refrences

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published