Skip to content

Using Node.js and it's modules to create a generated HTML team profile to demonstrate OOP and TDD.

Notifications You must be signed in to change notification settings

nicolewallace09/team-profile-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Team Profile Generator

Github licence

Description

This application was created to generate a team profile based on user input using the Inquirer module from Node.js and displaying the information on a newly created html page with a style sheet. This project demonstrates use of OOP and TDD using Jest.

Table of Contents

Installation

The user should clone the repository from GitHub and download Node. This application also requires a file system and inquirer module. If testing is required, this application uses Jest.

Usage

Use inquirer from your command line to answer questions about your project. View walk through video here - Screencastify

License

This project is license under MIT

Contributing

Contributors should read the installation section.

Tests

Run npm test to run Jest for tests on constructors.

Questions

If you have any questions about this projects, please contact me directly at nicole.elisaw@gmail.com. You can view more of my projects at https://github.com/nicolewallace09.

About

Using Node.js and it's modules to create a generated HTML team profile to demonstrate OOP and TDD.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published