Skip to content

KLong75/team-profile-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Team Profile Generator

license badge!

Video Demonstration

https://watch.screencastify.com/v/Sa1Zjw4Z1J9IL9HqSFlS

Screenshots

Screenshot Team Profile

Screenshot Command Line Prompt

Screenshot Command Line Prompt(1)

Description

The Team Profile Generator allows a manager to quickly and easily create a Team Profile through the command line that contains information about each team member specific to their roleon the team. The application uses node.js and features object oriented programming.

Table of Contents

Installation

After cloning the code you will need to run npm install in order to run the application. You will need to install inquirer to run the application.

Usage

Begin the application by entering the command "node index.js". Then simply follow the prompts given in the command line. Your Team Profile will be generated in the "dist" directory. It will be called "index.html". The profile is styled through bootstrap. No style sheet is required.

License

https://spdx.org/licenses/MIT.html

MIT License

Copyright (c) [2022] [Kevin Long]

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Contributing

Not seeking contributions at this time.

Tests

If you would like to run the tests you will need to intall jest to your dev dependecies.

Questions

For more information please see:

https://github.com/KLong75

For questions please contact:

kevinjlong75@gmail.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published