Skip to content

Node.js command-line application that takes in information about employees on a software engineering team, then generates an HTML webpage that displays summaries for each person

Notifications You must be signed in to change notification settings

anitachengalva/team-profile-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Team Profile Generator

Description

The goal of this application is to build a Node.js command-line application that takes in information about employees on a software engineering team, then generates an HTML webpage that displays summaries for each person. Unit tests are ran utilizing the Jest Node.js package, and Inquirer for collecting input from the user.

Deployed Link

This application is not deployed, so below is a link to the walkthrough video.

Walkthrough

Table of Contents

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 their emails and GitHub profiles

Installation and Usage

In order to run this application, you will want to git clone this repository so that the code is on your local machine. Run npm i while in the root directory in order to install all necessary Node.js dependencies. The application will be invoked by using the command node index.js.

Technologies Utilized

Javascript

Node.js

Screenshots and Walkthrough

screenshot-of final-html-rendered Tests passed, application sucessfully rendered

Contributors

Thank you for checking out my project! If you would like to see more of my work, please take a peek at my GitHub and portfolio.

Linkedin LinkedIn   GitHub GitHub

License

This project is licensed under the MIT License       License: MIT

Please click on the green MIT License Shield above to learn more about what the limitations of this license are.

About

Node.js command-line application that takes in information about employees on a software engineering team, then generates an HTML webpage that displays summaries for each person

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published