allthingsemployees

SQL Challenge: Employee Tracker

screenshot of employee database screenshot of employee database screenshot of employee database screenshot of employee database screenshot of employee database

Purpose

Create a database where an owner/manager can manage the departments, roles, and employees in the company.

Requirements

GIVEN a command-line application that accepts user input. Upon starting the application the user must be presented with:

Screencastify

https://drive.google.com/file/d/1Q6yH3UDsjyU5sohQf9VFCbBZvzp565zc/view

Website

https://hartsfieldt.github.io/allthingsemployees/

Git Hub

https://github.com/hartsfieldt/allthingsemployees

Installation

Run “npm i” to install the required modules Download MYSQL use: mysql -u root -p

Contribution

Made with ❤️ by Teresa Hartsfield

Front End

JavaScript jQuery

Back End

NodeJS Express.js MySQL