Skip to content

A node-cli application that replicates an employee-tracker content-management system

Notifications You must be signed in to change notification settings

kaydeejay/employee-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

employee-tracker

A node cli application that replicates a content management system. Through cli prompts, the user can create, read, update, and delete employees for their company.

Dependencies:

Node NPM Mysql Mysql-workbench

Installation Guide:

  • Download the directory
  • Open a terminal window at root level
  • Run command npm i
  • Copy /db/schema.sql into mysql-workbench, create database and tables. Change the values as you see fit.
  • In the terminal window at root level, run node app.js

About

A node-cli application that replicates an employee-tracker content-management system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published