Skip to content

Node CLI program that generates a Team Webpage consists of managers, engineers, and interns.

License

Notifications You must be signed in to change notification settings

alzcheng/team-webpage-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Team Webpage Generator

Table of Content

Description

Screenshot

This is a Node CLI that takes in information about employees and generates an HTML webpage that displays summaries for each person. The information is going to be shown in cards. There will be 3 cards per row. Click on thumbnail below to access the instructional video.

YouTube video

Installation Instructions

To install the project, fork from this Githbub account and do a git pull. Then, initiate your integrated terminal and type "npm install" to install the relevant npm node_modules.

Usage Information

To use this project, make sure that you are in the right folder. Type into the integrated terminal "node app.js" to initiate the interface and start the program.

Contribution Guidelines

This project and it's contributions are subjected to Contributor Covenant.

Test Instructions

This project uses jest to test. To run the tests, type "npm run test"

License

This project and the application(s) hereinto is(are) covered under the MIT License.

Questions

For any questions about this project, please first visit my Github repo here. If the answers are not found in my repo, you can email me directly at [email protected].

About

Node CLI program that generates a Team Webpage consists of managers, engineers, and interns.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published