Coder Social home page Coder Social logo

trellixvulnteam / company-employee-tracker_kr9l Goto Github PK

View Code? Open in Web Editor NEW

This project forked from michellewehr/company-employee-tracker

0.0 0.0 0.0 5.59 MB

Built using the CRUD model, this is a backend application that uses MySQL database and to manage a company's employee database.

JavaScript 100.00%

company-employee-tracker_kr9l's Introduction

Company Employee Tracker

Description

  • This application's purpose it so manage a company's employee database. This app uses node.js, SQL and npm inquirer to prompt users to select an intended action and based on user selection, users will be provided a table formatted with database information to view or the database will be updated with user input. The application was built using the CRUD model.

Walkthrough Video

Installation

Clone the repository to your local computer and navigate to the repo in your terminal. Ensure you have MySql installed and to run 'npm init -y ' in your terminal to install all necessary dependencies. Simply run 'node app' from the root of the directory to run the application and begin the prompts.

Usage

This application is intended to manage a SQL database holding information for a company, with the database containing information about employees, managers, roles, departments, and salaries. This is a command line application where users are prompted to select options of what they intend to do such as: view all departments, view all employees, view all roles, add a department, add a role, add an employee, update an employee, update employee manager, view employees by filtering by department or manager, as well as delete roles, departments, or employees.

image

Built with:

  • Node.js
  • SQL
  • Inquirer

This application can be found:

  • Repository
  • As a reminder, clone the repository to your local computer, navigate to the repository in your terminal and run 'node index.js' to initialize the application. Don't forget to run "npm init -y" to install all necessary dependencies.

Contribution

Anyone is welcome to contribute to this project. To do so, clone the local repository to your local workspace, create a git feature branch and request a pull request. Upon review, the pull request will then be accepted or denied.

Sources

  • This project was inspired by UCONN's School of Engineering Coding Bootcamp.

Author

Michelle Wehr

company-employee-tracker_kr9l's People

Contributors

michellewehr avatar trellixvulnteam avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.