Skip to content

hoffman1200/Homework-12

Repository files navigation

Unit 12 MySQL Homework: Employee Tracker

GitHub license GitHub license

Description

Developers are often tasked with creating interfaces that make it easy for non-developers to view and interact with information stored in databases. Often these interfaces are known as Content Management Systems. In this homework assignment, your challenge is to architect and build a solution for managing a company's employees using node, inquirer, and MySQL.

App working example

Git
Video Link App Working

App Screen Shots

Foto1
Foto2

Table of contents

Installation

Run:

            npm i

Usage

This command-line application allows the user to:

  • Add departments, roles, employees

  • View departments, roles, employees

  • Update employee roles

  • Update employee managers

  • Delete departments, roles, and employees

The application will be invoked with the following command:

            node app.js

Licence

GitHub license

Repository

GitHub

Image of me

About

Unit 12 MySQL Homework: Employee Tracker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published