Skip to content

poorva-ramani/Employee_Summary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Employee_Summary

Business Context

The application will prompt the user for information about the team manager and then information about the team members. The user can input any number of team members, and they may be a mix of engineers and interns. This assignment must also pass all unit tests. When the user has completed building the team, the application will create an HTML file that displays a nicely formatted team roster based on the information provided by the user.

Technologies Used

inquirer npm package HTML CSS with Bootstrap jest npm package

How to Launch Application

  1. Clone/fork repository
  2. Make sure node is installed in your system and then run command 'npm install'
  3. Now, run command 'node app.js' in command line Note: you can run the tests at any time with npm run test

User input

User is prompted to build an engineering team. An engineering team consists of a manager, and any number of engineers and interns.

Demo

Sample Output

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages