Extends the resume Pinia store with EducationEntry interface, four new refs (career_summary, education, achievements, lastSynced), education CRUD helpers, and load/save wiring for all new fields. lastSynced is set to current ISO timestamp on successful save. |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| .gitignore | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.app.json | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| uno.config.ts | ||
| vite.config.ts | ||