/MySQL-Team-Bank

A command-line application that allows the user to build and modify their own employee database using Node.js, Inquirer and MySQL.

Primary LanguageJavaScriptMIT LicenseMIT

MySQL Team Bank

License: MIT

Image of Terminal Start Screen

Description

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.


Table of Contents


User Story

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

Installation

Run npm install in your terminal

Usage

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.

Demo

Demo of App in use

Watch full demo here!

Technologies Used

  • Node.js
  • npm
  • InquirerJs
  • Console-Table-Printer
  • MySQL
  • HeidiSQL

License

This project is licensed under MIT.

Questions

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