Skip to content

Command-line application that allows the user to view, manage, and manipulate employee information with ease. Made with custom written MySQL queries

License

Notifications You must be signed in to change notification settings

kathrynwilkinson/SQL-employee-cms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Employee Tracker

License: MIT

A back-end Command Line Interface Employee Content-Management-System providing a solution for managing company employees. Application uses MySQL, node, and inquirer.

Table of Contents

Description

This SQL CMS is a command-line application that allows a business owner to view and manage departments, roles, and employees in the company.

User is able to: - view employees, roles and departments - add employees, roles and departments - update employee roles - delete employees

Installation

Clone the repository and open it in your preferred code editor. Navigate to the root folder in your command-line and run 'npm i' to install dependencies.

Usage

After installation, run 'npm start' in the command-line to access the prompts and start the app. Use up and down arrow keys to navigate the options. Selecting 'Finished' will exit the application.

Technologies

  • MySQL
  • node.js
  • inquirer

Visuals

Link to youtube DEMO:

DEMO

Contributing

Sole Author: k.wilkinson

If there's something you'd like to contribute to the project - send me a message and make a pull request!

Contributor Covenant

Questions?

Get in contact with me via email or LinkedIn.

License

This project is licensed under the MIT License. For more information, please visit: MIT Explained

© 2021 k.wilkinson

About

Command-line application that allows the user to view, manage, and manipulate employee information with ease. Made with custom written MySQL queries

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published