Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Team Profile Generator

License badge

Description

I created this app to quickly create a team profile page for future group projects or collaborations. It solves the issue of spending valuable time creating a team page by generating a basic website from simple command line inputs. I learned how to create my own modules, how to make recursive Inquirer prompts, and how to utilize Jest.

Table of Contents

Installation

You install the project by cloning the Github Repo, then installing Node.js and Inquirer. You can also download the code or copy it to your machine.

Usage

You use the app by following command line prompts to input the manager's information. You will then be prompted to add engineers or interns. You can add as many as you want! Once you're finished, choose that option instead of adding more employees. A file called team_page.html will be generated in the ./dist folder.

Screenshot 1 Screenshot 2 Screenshot 3

Contribute

Feel free to push changes to GitHub on your own branch or simply email me!

Test

You can test the app using Jest. You can also test the app by running the code and comparing your input to the generated page.

License

Copyright (c) Sam Gates. All rights reserved. Licensed under the GPL license.

Video

Please view a video demonstration of this app here.

Questions

Check out my GitHub Profile.

Email with questions! You can reach me at sam.j.gates@gmail.com.

About

Node.js command line application. Follow the prompts to quickly and easily generate a team web page for your next project! Built using Object Oriented Programming practices. Utilizes Javascript, Node.js, Inquirer, Bootstrap, HTML, and CSS.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages