stephenlprice / talent-track

View and manage departments, roles, and employees at a company. Allowing you to organize and plan your business.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TALENT TRACK

MIT license NodeJS

Overview

View and manage departments, roles, and employees at a company. Allowing you to organize and plan your business by storing this information into MySQL.

Schema



Table of Contents

  1. Installation
  2. Usage
  3. Contributing
  4. Code of Conduct
  5. License
  6. Questions


Installation

To install this project, please do the following:
Clone the repository. Open a terminal on this folder and type npm install to install dependencies.



Usage

To get started, consider the following:
Type npm start to launch the program. Follow through the terminal prompts to query the database so you may view information, insert new records or update existing data.



Contributing

Accepted Contributions:

The following contributions are allowed for this project:

  • creating issues
  • pull requests
  • suggesting enhancements
  • reporting bugs
  • documentation

Guidelines

To contribute to this project, please abide by the following:
Contributions are welcome! Please let the code owner know if you have identified any bugs



Code of Conduct

All contributers must agree and follow the Code of Conduct:
Abide by Github's code of conduct.



License

This project is licensed under the MIT license. For more information refer to this link: MIT license



Questions

To communicate with the project owner, use the following contact information:
Created by: stephenlprice
You can ask me any questions at this address: stellopricint@gmail.com

About

View and manage departments, roles, and employees at a company. Allowing you to organize and plan your business.

License:MIT License


Languages

Language:JavaScript 100.0%