Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Employee Database Manager

This is a simple command-line tool to help you manage your company's employee information. You can view and edit departments, roles, and employees easily.

How to Use

  1. Install Node.js if you haven't already.

  2. Clone this repository to your computer.

  3. Open your terminal and navigate to the project directory.

  4. Run npm install to install the required dependencies.

  5. Set up your PostgreSQL database and update the connection details in config.js.

  6. Run the application by typing npm start in your terminal.

  7. Follow the on-screen instructions to perform various tasks such as adding departments, roles, employees, or updating employee roles.

Features

  • View all departments, roles, and employees.
  • Add new departments, roles, and employees.
  • Update an employee's role easily.

Technologies Used

  • Node.js: JavaScript runtime for running the application.
  • PostgreSQL: Database system for storing employee information.
  • Inquirer.js: Library for interactive command-line prompts.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages