Skip to content

Files

Latest commit

 

History

History
33 lines (20 loc) · 802 Bytes

README.md

File metadata and controls

33 lines (20 loc) · 802 Bytes

Database System Project - KSU Fall Semester 2018 🍂

Overview

Utilized JavaScript and Node.js to render data from MySQL Workbench database to display tables from Lab 4 & 5 for end of the semester project

💻 Getting Started

To run this code, you will need a code editor that will be able to process JavaScript code and have MySQL and Node JS installed on your computer.Once your computer is set to process the code, on your terminal command line you will:

* Clone Repo
* Cd to repo and type Npm Install
* Run node Beds.js to view table 

👾 Technologie Used

* Visual Studio
* MySQL Workbench
* JavaScript
* Node.Js
* NPM Packages:
  * Mysql
  * Inquirer
  * Cli-table 

🌷

Debbie Leiva