getmanfred / mac

Manfred Awesomic CV
Creative Commons Attribution Share Alike 4.0 International
582 stars 36 forks source link

Add Location on jobs #10

Closed guillemc23 closed 2 years ago

guillemc23 commented 2 years ago

It would be cool to add an optional location field for studies and jobs in the CV and in the Manfred site. Maybe the user could type a city and a country from a list and the flag could be represented via its ISO country code using the flagpedia API.

Something like:

location: {
     city: "Paris",
     country: "FR"
}

Keep up this awesome project!

ydarias commented 2 years ago

Actually, jobs and studies are linked to another def publicEntityDetails that contains a location. At location you can define the country with ISO code.

Paper Manfred 47