Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 513 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 513 Bytes

Design Demo

Design demo to showcase web development design skills. A web page that will read the samplejobs.xml file and display a list of job ads on a page.

Requirements

It should display

  1. Job Title
  2. NEW - is the job was posted today
  3. When it was posted
  4. Location
  5. Job Summary

NOTE - The page should show 10 job listings each page with page navigators to iterate through the pages.

DETAILS - If you click on the Title and Read More to display a popup with the full job description.