3roses / sql-employee-tracker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sql-employee-tracker

Description

This app allows the user to view or update data in a sql database for their employees, roles, and departments.

Table of Contents

  1. Installation
  2. Usage Information
  3. Contribution Guidelines
  4. Test Instructions
  5. Questions
  6. License

Installation

  • Type npm install
  • Type node index.js

Usage Information

This program's intended purpose is to provide a simple application that displays the current departments, current jobs in the company, and all the current employees. It also allows the user to add a job, add an employee, or update an employee.

Contribution Guidelines

  • Report any bugs to the email below.
  • If your code is complicated, use comments.
  • Any major changes must be approved by the repo-manager.
  • Be respectful.

Test Instructions

There are no tests creaeted for this app.

Screenshot and walkthrough Video

Screenshot of note-taker app

Licenses

  • The MIT License

Questions

About

License:MIT License


Languages

Language:JavaScript 100.0%