Skip to content

strossouw/Team-Database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Team Database

Team Database Project

GitHub license

Description

This project is a database application that will store and display data for employees. It will story the departments, roles, salaries, employees, and managers in the database. Within this application there is also functionality to add to each of those items.

Table of Contents

Technologies

This application requires: Node.js dotenv mysql2 console table inquirer

Installation

To use this application the code needs to be downloaded from the GitHub Repository. Once the code has been downloaded, the dependencies will need to be installed from teh package.json using the npm install command

SQL will need to be installed on your device. Your local SQL password will need to be updated into the connection.js file in order for the queries to connect to your sql data base.

Usage

To use the application: The application runs from command line prompts from the terminal.

After the code has been downloaded, install dependencies and SQL open the application. Navigate to the root directory of the application in the terminal.

Run the command node index to display the option menu.

image

Use the arrow keys to chose option that you would like to activate and follow the prompts

image

image

When done select N to close

image

License

This project was developed under the MIT license.

Contributing

Enter the instructions for how others can contribute

Tests

No there are no test instructions

Questions

See my Github GitHub
Email me srossouw@uwm.edu

Demo

https://drive.google.com/file/d/1Mh_8ksuvfFbbVethV93yj-LCJYmhhHoF/view

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published