As a business owner I want to be able to view and manage the departments, roles, and employees in my company So that I can organize and plan my business.
Minimum Requirements: Functional application GitHub repository with a unique name and a README describing the project The command-line application should allow users to: Add departments, roles, employees View departments, roles, employees Update employee roles
Installation:
- Run NPM to install all dependencies
- Run Schema.sql in MySQLWorkbench (Optional) Run seeds.sql in MySQLWorkbench
- Edit MySQL connection properties in the
connectionPropertiesobject inemployee-tracker.js
Video Demo: https://www.youtube.com/watch?v=Iyiolsd21bY