Skip to content

Command line application using node.js to build a team profile. Individual project for the University of Utah web development coding bootcamp.

Notifications You must be signed in to change notification settings

Jillium/team-profile-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Team-Portfolio-Generator

Badge for License

Table of Contents

-Project Description -Table of Contents -Installation -Usage -License -Contributing -Tests -Questions

Project Description

This is a command line application to use node.js to build a team profile. Made for the University of Utah Coding Bootcamp.

Video Tutorial https://drive.google.com/file/d/1Q_5ilI90iA2ep392our9xOKJKVGjtZcf/view

Languages Used

Javascript,CSS,HTML,Node

Installation Instructions

Clone the repo. Make sure to download the npm package inquirer. You can use the command npm i inquirer. The program is run with node by using the command node index.js

What will the app be used for?

You can use this application in an employment setting to generate team profile. There are email links, office numbers and github links provided after generating the profile. A sample team profile can be found in the demo file. It is titled htmldemo.html.

How can you contribute?

Fork your own copy and have fun!

Tests

Tests are run using the npm package Jest. Jest can be install using the command npm jest. Then all tests may be run by using the command npm test,

Credits and Contributors

License

This application is covered under the MIT license

Questions


Check me out on Github!: (https://github.com/Jillium)

Any questions? Email at holmesjillanne@gmail.com

About

Command line application using node.js to build a team profile. Individual project for the University of Utah web development coding bootcamp.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published