To Generate A Webpage That Displays A Teams Basic Info, So That A User Has Quick Access To Their Emails And GitHub Profiles.
This application that generates HTML files using input from a command-line interface. The application will take in information about employees on a software engineering team, then generate an HTML webpage that displays summaries for each person.
To install this app follow the steps below:
- Git Clone [repo] - To Clone Repository.
- Npm Install - To Download Dependencies.
- node index.js at the terminal command line.
Follow the steps below to use this app:
- Node Index.js
- Follow The Prompts, to create a Manager, Engineer or Intern, each has common ans individual properties
- One you have entered the properties, you can choose to enter another team member, or create the HTML document.
- If you choose to create another member, follow the steps above.
- If you choose to end the program and create the HTML document, the code will create the document and present with pat to the document.
- Open the document in your browser to view.
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
Current contributors are:
Computastar
To run test type the following command/s:
The test were pre created using Jest. The package.jsaon is update to run these scripts by running:
npm test
Any question, get intouch:
Github: Computastar
Email: jason.hunter@computastar.com
MIT License
Distributed under the MIT License See LICENSE.txt for more information