- Employee Database Manager is a command line app that allows you to manage a database of your company's employees.
- This application allows you as a business owner to view and manage departments, roles, and employees in your company so that you can orgainze and plan your business.
- Node.js, Inquirer, and MySQL.
- The repo can be forked and then you can run the following command to install dependancies. The following dependancies will be installed, express, inquirer, mysql2, console.table
npm i
- No command line tests are included in this application
- The repo can be forked and then the required modules installed as per above. The application is run from the command line by entering "node index.js"
- Ben Slinde - sole author
- If you would like, you can connect with me thru my github profile Github Profile
- MIT
