Skip to content

CLI content management system allowing a manager to build and maintain a database of employees.

Notifications You must be signed in to change notification settings

ericbwebdev86/employee-cms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

employee-cms Github license

Table of Contents

  1. Description
  2. Tech Used
  3. Installation
  4. Usage
  5. Credits
  6. Test
  7. Contact
  8. License

Description

This is a command-line application powered by Node.JS, that utilizes the inquirer, mysql2, and console.table packages. employee-cms is a content management system that allows the user to manage a database of employees.

Tech Used

  • javascript

  • nodejs

  • mysql

  • sequelize

  • console.table

  • inquirer

    Installation

    Clone the code from https://github.com/ericbwebdev86/employee-cms and run npm install to download the dependencies. You will then need to use your CLI and cd into the app folder. From there log in to your mysql database and run the source queries in the db folder. Feel free to change the queries in the seeds.sql file to suit your business needs.

    Usage

    employee-cms is a content management system that allows the user to manage a database of employees, departments, and roles. After completing the installation, it can be run by executing:

    node server

    Link to the demo video

    Credits

    My TA and tutor!

    Test

    N/A

    Contact

    Email: [email protected]
    Github: https://github.com/ericbwebdev86

    License

    MIT license is a short and simple permissive license with conditions only requiring preservation of copyright and license notices. Licensed works, modifications, and larger works may be distributed under different terms and without source code.

About

CLI content management system allowing a manager to build and maintain a database of employees.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published