Description | Project Demo | Installation | Usage | Contact | License
This is a command-line application takes in information about employees on a software engineering team, then dynamically generates a webpage that will display your built team. The application will be invoked with the following command: node index.js. This program is a perfect tool to manage all members of organization and company's profiles information.
This demo video will walk you through the application and its usage.
The dependency used for this project was Inquirer.
To install Inquirer use the command below in your terminal:
> npm i inquirer
To run the Team Profile Generator, follow these steps:
Download the Node.js source code or a pre-built installer for your platform, and start developing.
- jQuery - Used to write server side script that executes the funcitons that prompts the user and generates the html file.
- HTML - Used to dynamically populate the style and structure of the user profile once the command line applicaton is run.
- CSS - Styles html elements in rendered HTML page.
- Bulma - Framework to build responsive web for HTML.
If you want to contact me you can email me at SheylaPopovich.
The README Generator content management system is released under the under terms of the MIT License.
Copyright (c) 2021 Sheyla Popovich