Skip to content

A Node.JS application that is running a server that updates MYSQL databases.

Notifications You must be signed in to change notification settings

kfarshchian/Employee-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Employee Tracker

License

License: MIT

Description

A node.js application that is running a server and takes in simple information from inquirer that updates, add and views your MYSQL databases. I made this project for future use and to solidify my knowledge in node.js and MYSQL databases.

Table of Contents

Installation

  • npm install
  • npm i express
  • npm install nodemon
  • npm install console.table --save
  • npm install terminal-kit
  • npm i mysql
  • npm install --save mysql2

Usage

Uploading module 12.webm… alttext

alttext I made this project to make it easier to run any MYSQL needs. This program will let you check all your databases in one place. It will also let you insert new data into the tables as well as updating existing data. This program runs on a node.js server that runs all commands live in the MYSQL databases and updated immediately.

Credits

N/A

Tests

N/A

Questions

If you would like to ask me any questions. Contact me at my email address below or you can check out my Github profile.

Releases

No releases published

Packages

No packages published