- A software engineering team generator command line application. The application will prompt the user for information about the team manager and then information about the team members. The user can input any number of team members, and they may be a mix of engineers and interns.
- As a manager I want to generate a webpage that displays my team's basic info so that I have quick access to emails and GitHub profiles. This project prompts the user to build an engineering team. An engineering team consists of a manager, and any number of engineers and interns.
- Node
- Inquirer npm package
- Jest
- Firstly make sure to have Node installed. In order to run the code:
- npm install
- node app.js
- This project uses JEST Testing. To run the tests use the command:
- npm run test
- Enxhi Salaj 2020
- If you have questions, email me at: enxhi_salaj@yahoo.com,
- GitHub Profile link: https://github.com/Enxhis