GatMaximoAr / personal-website

My personal website in django
0 stars 0 forks source link

Create and Crud "work experience" model #3

Closed GatMaximoAr closed 5 months ago

GatMaximoAr commented 6 months ago

Create the data model for the "work experience" section. This will involve defining the structure of the data to be stored for this section, including the job title, a description of the activities performed, start and end dates, a link to more information and an image.

Experience model: