Skip to content

Pattiqus/sql-employee-tracker

Repository files navigation

SQL Employee Tracker

License: MIT

Description

This application was created to be able to allow HR or management users within small to medium companies succesfully trach employees, departments & roles within their business. This leads a great reduction in manual paperwork and enables profficient organization of human resource data. This application has the ability to:

  • View: Employee, role & Deparentment. Employee by manager & Employee by Department, View total utilized budget of all department.
  • Add a new: Employee, Role or Deparentment
  • Delate a: Employee, Role or Department
  • Update: An employee's role or manager

The applicaiton was created using Node.js and written with [TypeScript]https://www.typescriptlang.org/, also utilzing the modules Inquirer package, mysql2, Console table, Dotenv.

Table of Contents

Installation

The following dependencies are necessary to run this application:

To run this application effectively, please have Node.js installed on your computer, other required modules are bundled in the package.json file provided, by running “npm install” from the command prompt, these modules will be installed.

Usage

In order to use this application please follow these instructions:

To utilize this application, navigate to the local repository from your terminal / command prompt and run “npm start”.

Demonstration Video

License

This project is licensed under: https://opensource.org/licenses/MIT.

Contributing

Contributors:

Pat Brown (Pattiqus)

Tests

The following instructions should be followed for testing of this application:

To test this application, please run "npm run test".

Screenshots

Questions

If you have any qestions regrading the repository or the project please contact:

Links

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published