/employee-tracker

An employee content management system

Primary LanguageJavaScript

Employee-tracker

This app provides an interface that allows the user to interact with the relational database pertaining the department, role and employee of an organisation. The app is built upon npm packages including mysql, inquirer, console.table and dotenv.

Features

  • Ability to show organisation's departments, roles and employees.
  • Ability to add a department, role and employee.
  • Ability to update the role of a particular employee.
  • Ability to delete a department, role or employee.

Demo

Click here to restart demo in a separate window. demo image