This node.js application uses MySQL2 and Inquirer to store, retrieve, and edit company data (employees, roles, departments) in an SQL database.
- At this point I have not made it around to elaborating on ID's
i.e. Department, role, and manager IDs all show as only the number... They work fine, but I will JOIN tables and show more readable titles
- Also the formatting is incredibly underwhelming. I wanted to work on that more but had to let it go to battle with queries and asynchronicity
Sorry there's no audio on this one 😒
Move from solely CLI to a web application with a backend server.
Thanks for viewing!