Git Product home page Git Product logo

teamgenerator's Introduction

teamGenerator

license

Description

This is an application that runs in the CLI and uses the Inquirer npm package to prompt the user for information about their dev team. The user input is pushed as objects to an array that is then used to generate an html page with cards displaying each team member's pertinent information. The html uses Bootstrap to display a responsive user interface once deployed, and each employee's card background color corresponds to their role on the team. The prompt questions and object classes are currently specific to a development team, but with this structure could easily be adapted to another type of team.

Table of Contents

Installation

After cloning this repository, the user should run npm install in their terminal to install the necessary dependencies for this application.

Usage

  • The app will be invoked with the command node app.js
  • The user will first be prompted to answer questions about the manager
  • Then they will be asked to select an employee type, or choose None to exit the prompts
  • Selecting Engineer will first run the general employee questions, followed by the engineer specific questions
  • Selecting Intern will first run the general employee questions, followed by the intern specific questions
  • The app will suggest a default id number for each employee based on how many employees have already been created
  • The app will validate that the user enters a valid email address
  • After completing each employee, the user will continue to be prompted to choose which employee type to add, or select None to exit the prompts and complete the team
  • Once all employees have been added, the app generates an html document that can be deployed where the user chooses

Examples of the responsive interface at 375px, 768px, and 1025px:

Watch this video to see how it works

License

Licensed under the Unlicense license.

Contributing

Please follow the Contributor Covenant guidelines when contributing to this project.

Tests

Tests will be a future feature for this application

Questions

Please contact me with any questions through my GitHub profile SEGH or email

teamgenerator's People

Contributors

segh avatar dependabot[bot] avatar

Watchers

James Cloos avatar  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.