Skip to content

A content managing system using node, inquirer, and MySQL

Notifications You must be signed in to change notification settings

MarissaNancy/EmployeeTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Employee Tracker

GitHub license

Description

For this assignment the goal is to build a content managing system for a company so they can better manage their employees. We will be using node, inquirer, and MySQL to achieve the build.

User Story

A business owner wants to be able to view and manage their departments, roles, and employees so that they can organize and plan accordingly.

Acceptance Criteria

  • When running index.js file with node and choices appear for user
  • Given when user can add departments
  • Given when user can add roles
  • Given when user can add employees
  • Given when user can view department table
  • Given when user can view role table
  • Given when user can view employee table
  • Given when user can update employee roles

Tools and Technologies

  • Javascript
  • Inquirer
  • MySQL

Usage

To view how my application runs: visit Link

Mock up

This is what my page looks like Assets\emp-Tracker.png

About

A content managing system using node, inquirer, and MySQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published