Giter Club home page Giter Club logo

organigramme's Introduction

Organigramme

Employee database that records working departments and roles along with employee records and chains of command within a company.

Description

As a personal business grows in size and new employees join as stakeholders, the collective company becomes more intricate and complicated. Oftentimes, modern companies, especially start-ups, grow exponentially quickly, and managing each employee can become difficult. In larger, more established companies, employee management can be equally difficult when working with teams abroad or with third-party contractors from all over. This project aims to provide a database-solution to keeping track of all stakeholders of a given business, from managers to non-managers across all departments and roles.

I learned that querying a database via MySQL must have perfect syntax, as MySQL is a very unforgiving language. Database languages in general are extremely powerful and can deftly adjust and display information with just the right type of table joins. This first experiment with MySQL allows for room for growth in honing queries and returned values so that the database can be managed even more effectively.

Table of Contents

Installation

To run this interface, please clone this repository locally to your machine.

  1. Be sure to install Node.js version 16 and run npm i in the root folder to install Inquirer, MySQL2, Console.Table, and Figlet packages.
  2. Initialize the app in the root folder with node index.js.
  3. Follow the prompts in the Main Menu to begin managing your company's employee data!

Usage

  1. After initializing with node index.js, a Main Menu will guide you through.
  2. Select an action, then be sure to respond to each prompt until you receive a notification that your action has been completed, whether it is a table that prints for your review or a confirmation message.

See demonstration of how it works here!

Contribution

Not currently accepting contributions. Thank you for your interest!

Tests

Testing not provided at this time.

Contact

Credits

Documentation referenced:

  • Mozilla Developer Network (MDN)
  • Stack Overflow Forums
  • MySQL2 node package
  • Inquirer node package
  • Figlet node package

Tutorials referenced:

Tools used:

Tutor(s):

  • Alexis San Javier - database queries with a focus on different types of JOIN table merges
  • David Gaither - deleting from databases and related properties: not null, on delete set null, cascade

U. Penn Bootcamp instructor(s):

U. Penn Bootcamp study groups:

License

MIT

License

organigramme's People

Contributors

miacias avatar

Watchers

 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.