MySQL Team Bank is a command-line application that allows the user to add, view & remove departments, roles and employees as well as update employee roles and managers. The user is also able to view employees by manager and view the total budget of each department.
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
Run npm install
in your terminal
Run npm start
in your terminal to start the program. Then, select from the menu to begin building your team! See Demo for more info.
- Node.js
- npm
- InquirerJs
- Console-Table-Printer
- MySQL
- HeidiSQL
This project is licensed under MIT.
If you have any questions, please email me.
If you'd like to see more of my work, feel free to check out my github!
© 2020 Aiden Threadgoode