pdxbellasaurus / UofO12mySQLemployeeTracker

Week 12 Homework - mySQL Employee Tracker
MIT License
1 stars 0 forks source link

mySQL Employee Tracker

Overview

The command line application uses Inquirer for collecting input from the user and console.table for formatting the printed data.

The Employee Tracker application is invoked by using the following command:

npm start

Application Appearance

:camera: Screensnip of the application's appearance

Screensnip of the application's appearance

Application Functionality

The command-line application allows a user to:

:movie_camera: Walkthrough video that demonstrates the application's functionality

Issues

:bug: Issues with Inquirer nested calls on Windows is a known issue. Issue opened and documented here.

Resources


Week 12 Homework - UofO12mySQLemployeeTracker

© 2021 PDXbellasaurus :sauropod: