Skip to content

This is a Node based application utilizing the inquire package and a MySQL database to have CRUD functionality for a employee management system.

Notifications You must be signed in to change notification settings

jjainga/Employee-management-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Employee Management System

Description

This is a console based application, allowing the user to navigate through their employees through the method of inquire prompts. The user is able to add new employees,roles and departments to their company, search for an employee by their role or department, update an employee if ther recieved a prompotion and checkt the total budget for any department.

Table of Contents

Installation

to install this application the user just needs to clone this repo to their local computer. Run npm install in the terminal for this folder. After that the user should be able to use this application fully.

Usage

After having the application installed on their computer, the user just needs to run 'node index.js' in their terminal for this folder and follw the series of prompts.

License

MIT License

Credits

GitHub usernames: jjainga [email protected]

About

This is a Node based application utilizing the inquire package and a MySQL database to have CRUD functionality for a employee management system.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published