Skip to content

vsjanarthani/Employee-Profile-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Employee Profile Generator License: MIT

Description

This is an apllication for generating employee profiles for a team. The application prompts for user input such as name, email id, emp id, school, github username, role, office number etc to generate the team profile. After obtaining the user input, the application will generate a HTML file that displays the employee data styled neatly.

Languages

JavaScript, HTML, CSS, ES6, Node.js (inquirer and Jest).

Table of Contents

Installation

Inorder to install the necessary dependencies, run the following command in your terminal.

npm install

Usage

After installing all the dependencies, run npm index in your terminal. You will be prompted for user input. Once all the information is entered, the realtive files will be generated inside "dist" folder. For a walkthrough demo click here !Demo.

License

This application is covered under the following license. For more information on license's conditions, permissions and limitations please visit here

MIT

Contributing

No contributions at the moment. If anyone wishes to provide contributions, please contact the author.

Tests

Inorder to test, run the following command in your terminal. Please note that this test requires jest to be installed as dev dependency.

npm test

Screenshot

webpage

Questions

If you have any questions, please reach out to the
Author: Janarthani V S
Email 📧: janarthani.vs@gmail.com
Author's github profile: GitHub

Releases

No releases published

Packages

No packages published