server-side application that uses mongodb + express to create RESTful routes that gets, updates, adds, and deletes any user, friend, thought, and reaction.
logo-generator generates a logo using inquirer to use your terminal as an answer/questions system to take input and read that input with file system which is then tested using jest to make sure the application completes all tests.
employee-db is server side application that uses sql, node, express, and inquirer to give you the ability to view,add,update employees,roles, managers, and departments in your database application