- video link to delopment video is now public.
- HTML file is created afterdata has been inputed.
The Aim is to build a Node.js command-line application that takes in information about employees on a software engineering team, then generates an HTML webpage that displays summaries for each person. Testing is key to making code maintainable, so you’ll also write a unit test for every part of your code and ensure that it passes each test.
Screen Recording: https://drive.google.com/drive/u/1/folders/1Z_GDPYOgvbZZJPTM6Zd5KpbkBSRzKUMW
Github repo Link: https://github.com/Yutthana00/The-dream-team-generator
For users to able to delpoy this app, they will need to install;
All tests passed and user is able to interact and enter unique data inot each feild within the terminal.
Screen shot of Index.html created by the terminal:
Screen shot of Style.CSS to style the HTML page: