Code Monkey home page Code Monkey logo

employeedatabasecli's Introduction

Gener8aREADME

license GitHub last commit GitHub top language GitHub followers

Description

Table of Contents

Installation

At present, to utilise employeeDatabaseCLI you will simply need to clone the github repo to your local machine. Navigate to the directory you wish to store employeeDatabaseCLI and run the code:

git clone https://github.com/kbario/employeeDatabaseCLI.git

Usage

Starting the Application

To use this app, navigate to where the repo is on your local machine and run the code:

node index.js

Nifty Features

There are a few nifty options that you can choose such as view all employees sorted by manager or department or see the total salaries of all employees grouped by department.

MySQL

To utilise this app you will need to install and initialise mysql on your local machine and run

mysql -u root -p 
( insert your password to mysql )
source schema.sql ( to initialise the database )
source seeds.sql ( to populate the database with dummy data ) (optional)

SEE A COMPLETE WALKTHROUGH OF USING employeeDatabaseCLI HERE

Contribute to Gener8aREADME

All contributions to Gener8aREADME are greatly appreciated and contributing is one of the many amazing things about open-source software.

To contribute to Gener8aREADME, all we ask is that you're empathic and supportive towards other developers and follow the standard contribution guidelines. Click the banner below for more information.

Contributor Covenant

Tests

git clone https://github.com/kbario/Gener8aREADME.git

node index.js

Questions

If you have any questions, feel free to contact me through my GitHub or Email me.

Credits

Below is a list of links to tutorials that were used to create this project.

Assets

  • mysql2
  • inquirer
  • nodejs

License

Licensed under the MIT license.


This README was created with Gener8aREADME.

employeedatabasecli's People

Contributors

kbario 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.