Coder Social home page Coder Social logo

adpir / template_generator Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 83.88 MB

On this project, my challenge was to build a Node CLI that takes in information about employees and generates an HTML webpage that displays summaries for each person. Since testing is a crucial piece in making code maintainable, I ensure that all unit tests pass.

License: MIT License

JavaScript 56.86% HTML 39.05% CSS 4.09%

template_generator's Introduction

Template Generator

Description:

On this project, my challenge was to build a Node CLI that takes in information about employees and generates an HTML webpage that displays summaries for each person. Since testing is a crucial piece in making code maintainable, I ensure that all unit tests pass.

Table of Contents

Visuals:

Giphy Giphy
Giphy
Giphy

Badges:

license Language Command-line npm

Installation:

The installation I used to make sure the development environment is running efficiently.The user need to install npm the know as Node Package Manager) from a user's input using the inquire package. Create a .gitignore file and .DS_Store so that your node_modules directory isn't tracked or uploaded to GitHub. Remember to create a .gitignore file before installing any npm dependencies. Make sure that your repo includes a package.json. Create one by running npm init when you first set up the project. Use the Inquirer npm package to prompt the user for their email, id, and specific information based on their role with the company. I make sure to install this program below:

  • Terminal
  • Visual Studio Code
  • Git Lab
  • GitHub

Usage:

node app.js
Test
Generator

Contributing:

Pull requests are welcome. For major changes,
please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.

:octocat: Profile:

GitHub All rights reserved.

License

MIT

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.