Skip to content

🐝 beeHive is an app that allows companies to generate a custom , clean layout UI of a team roster. User answers prompts built using Inquirer npm, Node.JS and JS and the roster is generated in an HTML file.

Notifications You must be signed in to change notification settings

sammcowen/beeHive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

23 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

beeHive

badge

Table of Contents

-Licensing

-Description

-Demo

-Installation

-Usage

-Contributions

-Tests

-Questions

Licensing:

This application uses MIT License.

For more information please visit the license description.

Description

beeHive is a content management system. I built this command line application that manages a company's employee database using Node.JS, Inquirer, and MySQL npms. beeHive allows business owners the ability to VIEW, MANAGE, AND UPDATE employees, departments, and roles in the company, so they can easily plan and organize the business.

Demo

Below is a screenshot of the result of using beeHive app to produce a team roster for a company. This screenshot shows the app in a responsive web design for mobile layout:

Screenshot (218)

Link to full demo video

Installation

Follow these steps to properly install this application:

User must download the repo and run 'npm i express inquirer mysql2' at the command line.

Usage

Instructions for use:

Once installed, user must run command 'node server.js' and will be prompted to choose from a menu of options:'View All Departments, View All Roles, View All Employees, Add a Department, Add a Role, Add an Employee, Update an Employee , or Finish'. When a user selects any choice, they will then be prompted to fill out new prompts in order to accomplish each task. The results will be added to the database and can be viewed by selecting 'view 'that selection' after the change has been made .

Contributions

If you would like to contribute to this project, please follow these guidelines:

n/a

Tests

Instructions for testing this application:

User can test this application with their own dummy data.

Questions

Any questions please reach out to me at my Github or by my email at sammcowen@gmail.com

About

🐝 beeHive is an app that allows companies to generate a custom , clean layout UI of a team roster. User answers prompts built using Inquirer npm, Node.JS and JS and the roster is generated in an HTML file.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published