Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Team Generator App

User Story

As a manager
I want to generate a webpage that displays my team's basic info
so that I have quick access to emails and GitHub profiles

About this app:

This is a software engineering team generator command line application. 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 application 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.

  • webpage image

How to use:

  • On your console, open the Develop folder. To begin the prompts type: node app.js

  • Answer the prompts accordingly if they don't apply you can leave it blank and enter for the next prompt.

How to video

npm version

tested with jest jest

License: MIT

About

This command line 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. When the user has completed building the team, the application will create an HTML file that displays a nicely formatte…

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages