Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 573 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 573 Bytes

INIZIO Entry test

This is a Symfony 4.3 project which I have created for a job interview in the INIZIO. It fetches data from the ARES API in XML format, parses them and saves them to a database. User can browse through these saved items, filter them by attributes and display their detailed information (fetched via AJAX). It also generates RSS feeds from a table in the Sakila Sample Database. Live demo can be found here.