Clelia-M/team-profile-generator
This application will take in information about employees on a software engineering team, then generate an HTML webpage that displays summaries for each person
Team Profile Generator
This Github repository contains a Node.js command-line application that generates an HTML webpage displaying summaries for each employee on a software engineering team. The application takes in information about each employee, including their name, email address, employee ID, and school, and generates a summary of their relevant information on an HTML webpage.
Table of Contents
Installation
To use this application, you will first need to clone the repository onto your local machine. Please ensure that you have Node.js installed before proceeding. Once you have cloned the repository, navigate to the root directory of the project in your terminal and run the command npm install to install the necessary dependencies. Finally, run the command node app.js to start the application. The generated HTML webpage will be located in the output directory.
Contributing
If you would like to contribute to this project, please fork the repository and make changes as you'd like. Then, submit a pull request and I will review your changes. Thank you for your interest in contributing to this project!
Tests
You can test the application by running it and following the prompts to enter your project information. Once you have entered all the required information, the application will generate an HTML file for your team. You can review the generated file to ensure that all the information has been correctly included and formatted.
Questions
If you have any questions abut this application, please feel free to contact me directly at clelia.mangione@gmail.com. You can find more of projects at Clelia-M.
