Skip to content

Latest commit

 

History

History
66 lines (45 loc) · 1.59 KB

README.md

File metadata and controls

66 lines (45 loc) · 1.59 KB

License: MIT

Employee Tracker

Description

A program that allows a business owner to view and manage the departments, roles and employees in their company.

employee-tracker


Table of contents

Installation

  1. Clone this repository
  2. Go to the directory in your terminal
  3. Run npm install to install the packages
  4. Run: node index.js

Watch this video to demonstrate how to use this application.

Usage

The programme will take you through a series of questions, where you will have the ability to:

  • View all the departments
  • View all the roles
  • View all employees
  • View the budget
  • Add a department
  • Add a role
  • Add an employee
  • Update an employee role
  • Update an employee manager
  • Remove data from the database

License

This application is covered under the MIT license.

Contributors

No other contributors

Tests

No test instructions for this yet

Questions

If you have any questions, visit my GitHub profile or email me: julia.gray30@gmail.com