kelliekumasaka / team-profile-generator

This application allows a user to create a team based on role that has basic information for each employee.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Team Profile Generator
License: MIT

Description

This application allows a user to create a team based on role that has basic information for each employee. When a manager opens this program, they are asked for their name, email, id number, and office number. Then they can choose which employee role that they want to add and input each role's information. After they are done creating their team, an HTML is created with all of the entered information. On the created site, the manager can send an email to any of the employees, as well as access engineers' GitHub accounts.

video of program

Table of Contents

Installation

Install npm inquirer to run this program.

Usage

Contributing

Tests

Install npm jest to run the tests for this program.

License

This project is licensed under MIT.

Questions

Here is a link to my GitHub or shoot me an email.

About

This application allows a user to create a team based on role that has basic information for each employee.


Languages

Language:JavaScript 77.9%Language:HTML 22.1%