Skip to content

A command-line-application, CMS that allows a user to easily view and interact with information stored in the database.

License

Notifications You must be signed in to change notification settings

jgray33/employee-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License: MIT

Employee Tracker

Description

A program that allows a business owner to view and manage the departments, roles and employees in their company.

employee-tracker


Table of contents

Installation

  1. Clone this repository
  2. Go to the directory in your terminal
  3. Run npm install to install the packages
  4. Run: node index.js

Watch this video to demonstrate how to use this application.

Usage

The programme will take you through a series of questions, where you will have the ability to:

  • View all the departments
  • View all the roles
  • View all employees
  • View the budget
  • Add a department
  • Add a role
  • Add an employee
  • Update an employee role
  • Update an employee manager
  • Remove data from the database

License

This application is covered under the MIT license.

Contributors

No other contributors

Tests

No test instructions for this yet

Questions

If you have any questions, visit my GitHub profile or email me: julia.gray30@gmail.com

About

A command-line-application, CMS that allows a user to easily view and interact with information stored in the database.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published