Skip to content

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 info…

License

Notifications You must be signed in to change notification settings

SheylaPopovich/Team_Profile_Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Team Profile Generator

Description | Project Demo | Installation | Usage | Contact | License


Description

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.

Project Demo

This demo video will walk you through the application and its usage. alt text

Installation

The dependency used for this project was Inquirer.
To install Inquirer use the command below in your terminal:

> npm i inquirer

Usage

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.


Contact

If you want to contact me you can email me at SheylaPopovich.

License

The README Generator content management system is released under the under terms of the MIT License.
Copyright (c) 2021 Sheyla Popovich

About

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 info…

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published