mecuboi / employee-card-generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Employee Card Generator

Description

This is a node application to help you keep track of your employees. All of the relevant information in 1 page for you to see. The page is dynamic in a sense that you can add as many as you'd like and it'll just keep filling the page.

Installation

Install the prerequisite package by running the command below:

npm install

Run

To run the app, use the command below:

node index.js

Usage

Once you run the app using the command above, you will be prompted with questions. Just follow along the questions and make sure you fill every question. Then once you finish, an HTML will be created in the dist folder with all of the employees details inside

License

License: MIT Click the icon to read the license

Video Walkthrough

https://drive.google.com/file/d/17swE6GxKWQfPil_zVsQYH5WcM8FFjXhI/view

Questions

Reach out to me using the links below:

GitHub: @mecuboi

Email: matthewd.jusuf@gmail.com

About

License:MIT License


Languages

Language:JavaScript 70.5%Language:HTML 29.5%