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.
JavaScript, HTML, CSS, ES6, Node.js (inquirer and Jest).
Inorder to install the necessary dependencies, run the following command in your terminal.
npm install
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.
This application is covered under the following license. For more information on license's conditions, permissions and limitations please visit here
MIT
No contributions at the moment. If anyone wishes to provide contributions, please contact the author.
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
If you have any questions, please reach out to the
Author: Janarthani V S
Email 📧: janarthani.vs@gmail.com
Author's github profile: GitHub