dongho ha revisionato questo gist . Vai alla revisione
1 file changed, 32 insertions
resume_input.json(file creato)
| @@ -0,0 +1,32 @@ | |||
| 1 | + | { | |
| 2 | + | "Resume Template": { | |
| 3 | + | "Personal Details": { | |
| 4 | + | "First Name": "", | |
| 5 | + | "Last Name": "", | |
| 6 | + | "Job Title": "", | |
| 7 | + | "Address": "", | |
| 8 | + | "Phone": "", | |
| 9 | + | "Email": "" | |
| 10 | + | }, | |
| 11 | + | "Professional Experience": [ | |
| 12 | + | { | |
| 13 | + | "Position Title": "", | |
| 14 | + | "Company Name": "", | |
| 15 | + | "City": "", | |
| 16 | + | "Start Date": "", | |
| 17 | + | "End Date": "", | |
| 18 | + | "Summary": "" | |
| 19 | + | } | |
| 20 | + | ], | |
| 21 | + | "Education": [ | |
| 22 | + | { | |
| 23 | + | "Name of Institute": "", | |
| 24 | + | "Degree": "", | |
| 25 | + | "City": "", | |
| 26 | + | "Start Date": "", | |
| 27 | + | "End Date": "", | |
| 28 | + | "Description": "" | |
| 29 | + | } | |
| 30 | + | ] | |
| 31 | + | } | |
| 32 | + | } | |
Più nuovi
Più vecchi