Team Database Project
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.
This application requires: Node.js dotenv mysql2 console table inquirer
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.
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.
Use the arrow keys to chose option that you would like to activate and follow the prompts
When done select N to close
This project was developed under the MIT license.
Enter the instructions for how others can contribute
No there are no test instructions
See my Github GitHub
Email me srossouw@uwm.edu
https://drive.google.com/file/d/1Mh_8ksuvfFbbVethV93yj-LCJYmhhHoF/view