This application will dynamically create a team of engineers and interns. The user will be given a set of questions about each employee. The user will be asked the name, id , email, and role of the employee. The user will be able to pick how many people he/she wants on the team. I did have some trouble trying to figure out to display answers for the questions. I had help making this application but i would not have finished this app if I didnt recieve the given support.
live Demo: https://drive.google.com/file/d/1W99KWktLWTuxOo8_pOgKBEAfMFaJmeQL/view
- Open up github
- Go to my profile and fork from my repository
- Then go to vs code and install npm package.JSON
- Install npm inquirer
- Run node app.js
All tests passed with flying colors
This repository is licensed under the MIT license
The folowing resources were used to build this app:
https://www.npmjs.com/package/inquirer
https://www.codespot.org/javascript-email-validation/
https://www.youtube.com/watch?v=NYnxW8j0OEc&t=27s
If there are any questions abou this application you can reach me at
Email: [email protected]
LinkedIn: https://www.linkedin.com/in/andres-ramirez-8b07487b/
Take a look at my other apps at https://github.com/ARam2142