Giter Site home page Giter Site logo

employee-tracker's Introduction

{ Employee Tracker }

๐Ÿ“Š

Badges

Languages Top Language Code Size
Repo Size Last Commit Followers

Table of Contents

Links

Employee Tracker Demonstration Video

Description

This is a command-line application from scratch to manage a company's employee database AKA Content Management System (CMS), using Node.js, Inquirer, and MySQL2.

Installation

Follow these commands to run the command-line application:

mysql -u root -p
input your password
source schema.sql;
source seeds.sql;
exit;
---
npm i
npm start

Usage

Usage

Credits

๐Ÿ‘ค David Michael Mackey
๐Ÿ“ง Email
:octocat: GitHub
๐Ÿ’ผ Linkedin

Resources

MySQL Shell
Creating Database
Creating Tables
SELECT
INSERT
UPDATE
DELETE
MySQL2 NPM Package
Data Types
Schema
Loading Tables
Primary Key
Foreign Keys
SQL Prepared Statements
Aggregate Functions
Join

Toolset

JS NodeJS SQL MySQL MySQL2 Inquirer Console.Table Terminal

License

MIT License

Contribute

Contributor Covenant

Questions

Have Questions?
Feel free send me an email or reach out to me on Linkedin.

employee-tracker's People

Contributors

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