GatMaximoAr / personal-website

My personal website in django
0 stars 0 forks source link

Create and Crud "academic backgound" model #2

Closed GatMaximoAr closed 5 months ago

GatMaximoAr commented 6 months ago

Create the data model for the "Education" section. This will involve defining the structure of the data to be stored for this section, including the name of the institution, the degree obtained, the dates of attendance, a url to see more information and a picture.

Academic background model: