Skip to content

Latest commit

 

History

History
63 lines (30 loc) · 1.72 KB

File metadata and controls

63 lines (30 loc) · 1.72 KB

Team profile generator

Express: Employee tracker

Table of Contents

Description

A node application that uses inquirer to prompt the user for information about their project team. Then htmlpage with employee information is dynamicaly updated with the information the user provided.

Links

View a Video Demonstration

Screenshots

 Search:  Login/Signup: View all: View all: View all:

Installation Instructions

  • run "npm run install" in terminal to get package-lock.json and node_modules
  • run prompt with "node app.js"

Usage

in the command line, run "node app.js" you will be prompted on what you would like to do with questions about your team. You will provide the infromation about the manager first, then you can add employees and interns and their information. Once you have added all of your team members the "teamPage.html" file in the output folder of the directory will be updated with the information you provided. This process can be repeated mulitple times making it an efficent way to make a profile of your team members and thier roles.

Technologies Used

node, express, inquirer, mysql

Questions

If you have further projects and questions, you can find me on Github: GITHUB. please visit my portfolio to find contact information: BENI MAHAT.