Skip to content

Managing your organization couldn't be made more fun and easier just by a click of a button.

Notifications You must be signed in to change notification settings

cheptegei-create/organization_info_system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Organization_Info_System

Description

To have an application that enables the user to view and manage departments, roles,and employees in an organization. Hence, it makes work easier for managers and CEO's to organize departments, roles and employees. The application offers management solutions to organizations by making it easy and fun. The project enabled me to learn more about node, inquirer, mysql, console.table, and javascript.

Table of Contents

Installation

Clone the repo and then run npm install to install required dependencies.

Usage

run npm init -y to create a new.json file, and then run npm install inquirer@8.2.4, followed by npm install mysql2, npm install console.table, and then npm install to install required dependencies. After, run the sql files in mysql workbench before running node server.js. Also ensure that your server.js is connected to your sql before running it. Select the prompts displayed on your console to display your data. Follow the demo video for easier usage.

video demo

alt text

Credits

N/A

License

Copyright (c) 2020 David Cheptegei

About

Managing your organization couldn't be made more fun and easier just by a click of a button.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published