The goal of this project was to create a dynamic web page with JavaScript for a fictional interior designer. From an HTML code base I created a dynamic display of the architect's work, as well as display filters for the latter by retrieving all this information from an API.
I also created a modal to manage the creation and deletion of jobs with real-time display of the photo when creating a new project. The loading of the photo is also subject to tests to verify that the user is sending an image in the format supported by the backend.