Skip to content

aabazary/team-profile-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Team Profile Generator

Description

An app that allows you to create an HTML page based on user input in the integrated terminal. The team consists of a mandatory manager, as well as any number of engineers and interns.

Table of Contents

Installation

Open the integrated terminal on the index.js file

Integrated Terminal

Type npm i in the integrated terminal(if all the files do not install, attempt it again)

npm I

Usage

Run the application in the integrated terminal by typing "node index.js".

node

Fill out the manager and once prompted with a choice to add another member; either choose an Engineer, Intern or finish your team by selecting None.

Example inputing data:

Instuction GIF

Example of the page created with the application:

ss

Link to deployed Example: https://aabazary.github.io/team-profile-generator/

License

This project is covered under MIT License

Contributions

Feel free to fork and use at will!

Tests

Type npm test in the integrated terminal for a list of tests

npm Test

npm TestGIF

Questions

Contact the creator of Team Profile Generator at aabazary@gmail.com. Github link: https://github.com/aabazary

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published