Skip to content

A command-line application to manage a company's employee database, using Node.js, Inquirer, and MySQL.

Notifications You must be signed in to change notification settings

nicolewallace09/employee-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Employee-Tracker (CMS)

Github licence

Description

A command-line application to manage a company's employee database, using Node.js, Inquirer, and MySQL.

Table of Contents

Installation

The user should clone the repository from GitHub. This application requires Node.js, Inquirer, console.table and mysql2. To start application run npm start. To view database from MySQL run mysql -u root -p.

Usage

This application will allow users to view, add, and edit employees, roles, departments, and managers.

View walk through video via Screencastify

License

This project is license under MIT

Contributing

Contributors should read the installation section.

Tests

There are no tests for this application.

Questions

If you have any questions about this projects, please contact me directly at [email protected]. You can view more of my projects at https://github.com/nicolewallace09.

About

A command-line application to manage a company's employee database, using Node.js, Inquirer, and MySQL.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published