Skip to content

The Employee Tracker is a command-line application built with Node.js and MySQL. It allows business owners to view and manage the departments, roles, and employees in their company, enabling organized and efficient business planning.

License

Notifications You must be signed in to change notification settings

naturuplift/EmployeeTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Employee Tracker


University of New Brunswick MySQL Node.js Inquirer


Streamline your company's data management with the Employee Tracker, a Node.js command-line application that leverages MySQL for efficient data storage and retrieval.

Description

The Employee Tracker is a command-line application built with Node.js and MySQL. It allows business owners to view and manage the departments, roles, and employees in their company, enabling organized and efficient business planning.

Features

  • View all departments, roles, and employees in the company.
  • Add new departments, roles, and employees to the database.
  • Update existing employee roles.
  • Bonus functionality: View employees by manager, department, and view total utilized budget by department.

Table of Contents

Demo Video

Open Demo video of Employee Tracker

Installation

To set up the Employee Tracker, follow these steps:

1. Clone this repository to your local machine:

git clone https://github.com/naturuplift/EmployeeTracker.git

2. Navigate to the project directory:

cd EmployeeTracker

3. Install the required dependencies:

   npm install

Usage

   node index.js

Application Functionality

Below are sample screenshots showcasing the application functionality.

View All Departments

View all departments

View all roles

View all roles

View all employees

View all employees

Add a department

Add a department - Finance

Add a role

Add a role

Add an employee and update an employee role

Add an employee and update an employee role

View employees by manager

View employees by manager

View employees by department

View employees by department

View total utilized budget by department

View total utilized budget by department

Exit

Exit

State Flow Diagram

For a visual representation of the sequence of actions involved in the employee tracker, refer to the State Flow Diagram provided in the project documentation.

Feel free to reach out, contribute, or provide feedback to make the Password Generator Project even more robust and user-friendly!

Contributing

Your contributions are welcome! Please feel free to submit issues and pull requests with improvements or suggestions.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

The Employee Tracker is a command-line application built with Node.js and MySQL. It allows business owners to view and manage the departments, roles, and employees in their company, enabling organized and efficient business planning.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages