Skip to content

Developers are often tasked with creating interfaces that make it easy for non-developers to view and interact with information stored in databases. Often these interfaces are known as Content Management Systems. This application is used for managing a company's employees using Node.js, inquirer, and MySQL.

License

denzgrant/Employee-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Employee-Management-System

Employee-Management-System is a Content Management System that stores the user's information in MySQL. This application is used for managing a company's employee data using Node.js, inquirer, and CRUD operations.

User Story

As a business owner
I want to be able to view and manage the departments, roles, and employees in my company
So that I can organize and plan my business

demogif

Table of Contents

Installation

  1. Clone this repository.
     git clone https://github.com/denzgrant/Employee-Management-System.git
    
  2. Install Nodejs dependencies.
     npm install
    
  3. In the root directory of the project, start the app.
     node server.js
    

Usage

This application can be used to create an employee database using CRUD operations.

License

Licensed under the MIT

Contributing

Anyone is free to contribute to this application. Being an open source community makes the Dev community special. Any contributes are appreciated.

Questions

Any questions regarding this project, contact denzgrant@gmail.com directly.

git hub profile picture

About

Developers are often tasked with creating interfaces that make it easy for non-developers to view and interact with information stored in databases. Often these interfaces are known as Content Management Systems. This application is used for managing a company's employees using Node.js, inquirer, and MySQL.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published