This project is a command-line application that Generate Employee Profile. It utilizes (fs) for writing the file, (render) for path of the file and (inquirer) to ask the questions.This Application has option to choose Engineer, Intern and Done with adding members. For every Engineer, you enter their name, id, email and github. For an Intern, intead of entering their github information, you enter what school they studied at. And last option is to stop adding members. When the information has been entered, a HTML page will generate with the information in a neat fashion.
To install necessary dependencies, run the following command:
npm install
Run ‘node app.js’ from Terminal
This project is licensed under the MIT license.
To run tests, run the following command:
npm test run
If you have any questions please contact me at : rsah1@asu.edu