/Employee-Tracker

Primary LanguageJavaScriptMIT LicenseMIT

Employee Tracker

License: MIT

Description

This is a command line interface (CLI) application that helps employers manage their employees. It allows users to view all departments, roles, and employees, add new departments, roles, and employees, update employee roles, and delete employees.

Table of Contents

Installation

Clone the repository to your local machine.

Usage

Navigate to the root directory of the project. Run npm install to install dependencies Run node server.js to start server

Credits

This application was created by Bandhavi Bendi, tutor, turor

License

this project is licensed under MIT License

##Features

It allows users to view all departments, roles, and employees, add new departments, roles, and employees, update employee roles, and delete employees.

##Screenshots Screenshots Screenshots

##Tests

N/A