Project 4: User interface for a Python web application

Posted on mar. 22 février 2022 in Student project • Tagged with vanilla java script, HTML, CSS, API

Project summary:

Develop a user interface for a Python web application which to enable subscribers to view some film suggestions with carousels type « Netflix ».
When the user clicks on a film's picture, a modal box opens with additional information.

Skills worked:

  1. Interact with an API REST:
    Retrieve films data from …

Continue reading