Skip to content

A Content Management System (CMS) that enables a company to view and update employee records.

License

Notifications You must be signed in to change notification settings

TheyCallMeMattyD/employee-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Employee Tracker / Content Management System

GitHub issues   GitHub stars   GitHub last commit

Description

A Content Management System (CMS) that enables a company to view and update/delete employee records.

Table of Contents

  1. Title
  2. Description
  3. Technologies
  4. Installation
  5. Usage
  6. License
  7. Contributing
  8. Tests
  9. Questions?

Installation

Please install required dependencies using the following code: npm install mysql, npm install inquirer, and npm install console.table.

You must have an instance of mySQL running in either the terminal or mySQL workbench environments.

Usage

Once you have installed the required dependencies, run the app using the following code in your terminal: node app.js.

Technologies

This application was created with:

Node.js
Inquirer.js
mySQL

License

License: MIT

This application is covered under the MIT License

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

Tests

Here's a GIF of the 'View all Records' functionality:

View All

Here's a GIF of a record being added:

Add Record

Here's a GIF of a record being deleted:

Delete Record

Questions

Please direct all questions to:
TheMattyD@outlook.com

Check out my GitHub Profile @ https://github.com/TheyCallMeMattyD

About

A Content Management System (CMS) that enables a company to view and update employee records.

Resources

License

Stars

Watchers

Forks