This is Javascript Lab/Assignment. Complete with visual studiocode.
In this lab you will use the Express Generator to create asimple web site. - Use the Express Generator to create a new sitecalled lab3 - Create a new ejs template for each member of yournuclear family (you, each parent, each sibling) - Create a sharedheader that has a link with the name of each family memberincluding yourself (e.g. Ethel | Harold | Paul | Rich ) - Each linkloads a page with the name of that person (e.g.http://localhost:3000/ethel) - Each page shares the same header.ejsfile - Add routing to your routes/index.js file so each link loadsthe ejs template containing some information about the selectedfamily member. For example: Ethel is a retired computer programmerwho started her career at IBM in the 1960's. At IBM she had to keepher wedding ring at home in order to maintain her job. She lovesgrowing roses and is a fantastic baker.
This is Javascript Lab/Assignment. Complete with visual studio code. In this lab you will use the Express Generator to c
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am