Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 459 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 459 Bytes

tech_intern_challenge

Build a simple web application that reads the json (attached) and displays the content in a tabular format. Make sure to discard records that has invalid release date on them. You may try adding features like sorting and search options on the page.

** You may use any programming languages. ** You do not need to deploy or host this anywhere. ** Authentication is not necessary. ** It does not need to be mobile responsive.