/Employee-Tracker

A node.js and mysql command-line application that helps a business owner keep track of employees.

Primary LanguageJavaScript

Employee-Tracker

GitHub License Installation

Description

Employee-Tracker is a command-line-interface (CLI) application that allows a user to add, delete, and update team members of a business/company. The user will be allowed to input information about the team member such as title and employee ID.

This project has helped me gain a better understanding of databases, particualrly the use of MySQL and the CRUD -Create, Read, Update, and Delete- method (The four basic functions of persisitent storage). Additionally, I was also able to explore and gain a better understanding of inquirer.

Table of Contents

Technologies

  • JavaScript
  • Bootstrap
  • Node.js
  • Inquirer.js
  • MySQL and MySQL Workbench
  • npm

Demonstration

Application Link

Application Demo

Application

Finished Product

Installation

The following installations are needed for this package:

  1. npm init
  2. npm install inquirer, mysql, and console.table

Once in the correct directory (tracker.js), run "node tracker.js"

Test

  • Coming soon.

Acknowledgements

Questions

If you have any questions, please contact me on: GitHub at avaarm Email at Armenuhi