Skip to content

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.

Notifications You must be signed in to change notification settings

Enxhis/Team-Profile-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Team-Profile-Generator

Description

  • 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.

Table of Content

  1. Usage
  2. Technology
  3. Installation
  4. Testing
  5. Image
  6. Contribution
  7. Questions

Usage

  • 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. This project prompts the user to build an engineering team. An engineering team consists of a manager, and any number of engineers and interns.

Technology

  • Node
  • Inquirer npm package
  • Jest

Installation

  • Firstly make sure to have Node installed. In order to run the code:
    • npm install
    • node app.js

Testing

  • This project uses JEST Testing. To run the tests use the command:
    • npm run test

Image

Team-Screenshot

Contribution

  • Enxhi Salaj 2020

Questions

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published