Skip to content

calebkw91/EmployeeTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EmployeeTracker

screenshot

Description

This app will track the a company's employees, departments, and job titles in a SQL database and allow the user to make basic changes.

Installation

To install, clone the directory to your local machine and run 'npm i' from the command line to install the node package dependencies. A database will also need to be setup on your local machine, which you can do by using the provided employee_db.sql file. If installed correctly, you can then run 'node app.js'.

Questions

You can find my Github user profile here. I can be reached by email at walke1291@gmail.com

About

Employee Tracker is a command line application that can be ran using Node. This application will keep track of employees in a MySQL database and allow users to search and make basic changes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors