BrunoSoaresEngineering / BrunoSoaresEngineering.github.io

https://brunosoaresengineering.github.io/
0 stars 0 forks source link

[Feature] Add Modal with Porfolio details if a experience item is clicked #4

Closed BrunoSoaresEngineering closed 2 weeks ago

BrunoSoaresEngineering commented 3 months ago

Although each Portfolio item seems clickable, the click handle is actually missing. The aim of this issue is to implement the modal that will pop up on this click action.

The modal should contain detailed information about the Project and the skills developed with it. If possible, code and project links should be provided on the modal. This information should already be on the backend and only the frontend needs implementation.

The modal should be similar to the one to be implemented on #3 .

BrunoSoaresEngineering commented 1 month ago

For inspiration... image