The ite uses HTML, CSS, Bootstrap, Javascript, Node.js, Jest.
Setup
- npm init
- node app.js
Test
- npm i jest
- npm run test
Features
The site allows a user to input employee data for a Manager and multiple Engineers and Interns from the CLI. The site automatically generates an HTML file that displays the employee information.
To-do list:
None
Status
The project is a demo page, no further development is planned.