Skip to content

fasikaWalle/employee-profile-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Employee profile generator

License

Description

This command line application that takes information from user input which used to generate an HTML page which display's summaries for each team members.This application use inquirer npm for the prompt and jest for the tesing the datas.

Installation

First you have to make sure that you have node js in your system if you don't have you can install it from https://nodejs.org/en/ then you open your terminal and type npm install to install all the necessary dependencies which are used for this application.

Usage

  • Clone the code from the repository to local computer
  • Open the terminal
  • write npm install in the terminal and hit enter to install all the module dependencies that this application uses
  • Type node index.js to run the file
  • Enter the neccesary information about your employee and finally your HTML webpage file is generated in dist folder.
  • video link: ![Employee webpage Generator video]

Licence

This Licence belongs to Apache

Features

The feature of this application is validate user input based on the data type they provide.

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.

Tests

npm run test

Screenshot

Employee

Questions

If you have any question about the repo, open an issue or contact me directly at fasikaWalle

If you want to reach me for further questions please contact me through fasikabini12@gmail.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published