Giter Club home page Giter Club logo

team-profile-generator's Introduction

Team-Profile-Generator

Description

The motivation for this project was to create a command line application that can take user inputs and generate a full HTML page for the members of a work team. I built this to practice writing tests for javascript classes and test-driven development. It solves the problem of making a nicely formatted and stylized page for members of a work team where you only need to answer a few questions and the hard work is done for you. I learned about writing and using unit tests to build out my javascript classes and code and how to utilize user input to generate a full HTML page using only javascript, node, inquirer and jest.

Table of Contents (Optional)

Installation

To install run npm i in the command line to install all dependencies.

Usage

To run tests on application use npm run test to make sure all of the javascript classes and methods are working as expected.

To use application run node index.js in the command line and fill in the information about the team manager. Then select Engineer or Intern and fill out their respective information. After you have added all the team members, select that you have no more to add and the HTML file will be created in the dist folder under the name team.html.

A video walkthrough can be viewed at https://drive.google.com/file/d/1V5c7-IpQmfHeEJuYELcVb42k6tI5JfpJ/view?usp=sharing ```

Credits

Utilized Node, Jest, Inquirer

License

MIT License

team-profile-generator's People

Contributors

jeremyskinner812 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.