/week12

Primary LanguageJavaScriptMIT LicenseMIT

Employee Tracker MIT

Screenshot
Demonstration Video of Deployed Application

Description

A CLI designed to help you keep track of your companies employees. You can update roles, view combined total salaries, and more.

Table Of Contents

Installation

User will need node.js installed to install all dependencies required to run this application.

Usage

Start the application by typing in the terminal node index.js, then install all npm dependencies by typing npm i. Once dependencies are installed, follow along to the on screen instructions. Application is still in development but has the following features operational: View All Employees, View All Departments, View All Roles, and Add Role. (Add Employee was working...) All this information is stored into a database and retrieved using mySql/inquirer.

License

This application is protected under conditions of the MIT license.

Contributing

I am the only contributer to this project.

Tests

No commands are needed to test this app currently.

Questions

My GitHub Profile: http://www.github.com/relentlessreed
Please feel free to contact me with any inquiries via email at relentlessreed@gmail.com.