Skip to content

A NodeJS application which uses a command line interface in order to generate an HTML file which displays the employee information of a software engineering team. A sample HTML file resulting from the application itself is in the output folder (titled "team.html"). This file would be overwritten when the application is run.

Notifications You must be signed in to change notification settings

maynperalta/Employee-Summary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Team Profile Generator

License

Description

This application uses a NodeJS CLI to generate an engineering team's employee information for quick reference.

Table of Contents

Installation
Usage
License
Technologies
Contributing
Tests
Questions

Installation

Open the employee-summary repository folder in VSCode along with an integrated terminal. Be sure the integrated terminal command path is the same as the repository folder (in this case "employee-summary"). On the terminal command line enter "node app.js" and enter the requested information. A link to a YouTube video demonstration is below.

Video Demonstration

Usage

This project can be used in order to generate an html file which shows the employee information for a software engineering team's roster. The employee information includes name, role, email, and other information specific to the employee's role such as phone number, GitHub username, and school.

License

This project is licensed under MIT
License information can be found here.

Technologies Used

  • HTML
  • CSS
  • JavaScript
  • NodeJS
  • Bootstrap
  • Font Awesome

Contributing

Contributing persons should always get permission from the owner of the repository. Any contributors should also include their email and a link to thier personal GitHub profile in the "Questions" section below.

Tests

This application has passed all necessary tests. If a user would like to run the tests themselves, test files are included in the repository. To run the tests, open the repository in an integrated terminal (being sure the command path is the same as the folder name for the repo) and enter "npm run test" into the command line.

Questions

If you have any questions regarding the project, feel free to reach out to the contributors below:

Maynard Peralta
maynperalta@gmail.com
GitHub profile

About

A NodeJS application which uses a command line interface in order to generate an HTML file which displays the employee information of a software engineering team. A sample HTML file resulting from the application itself is in the output folder (titled "team.html"). This file would be overwritten when the application is run.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published