Skip to content

NFoithong/nf-cms-employee-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nf-cms-employee-tracker

Create interfaces that allow non-developers to easily view and interact with information stored in databases. These interfaces are called content management systems (CMS). Your assignment this week is to build a command-line application from scratch to manage a company's employee database, using Node.js, Inquirer, and MySQL.

Installation

  1. Download or clone repository
  2. Node.js is required to run the application
  3. npm install to install the required npm packages

Usage

Features

  • JavaScript
  • Node.js
  • MySQL
  • npm packages
    • Inquirer
    • cTable
    • mysql2

Website

License

License Badge

Licensed under the MIT license.

About

Create interfaces that allow non-developers to easily view and interact with information stored in databases. These interfaces are called content management systems (CMS). Your assignment this week is to build a command-line application from scratch to manage a company's employee database, using Node.js, Inquirer, and MySQL.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors