Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Features ideas #467

Open
charafsalmi opened this issue Sep 26, 2023 · 2 comments
Open

Features ideas #467

charafsalmi opened this issue Sep 26, 2023 · 2 comments

Comments

@charafsalmi
Copy link

These ideas may have already been suggested before, but I try to list them all here. I wonder if this project is still actively maintained though. I see some very ancient pull requests, and many topics without responses.

Ideas:

  • Image support for work type, education, photo, certificate, etc. It would be an optional base64 data uri.
  • Education: add support for description field, grade field, honors field, projects fields, and recommendations field
  • Add support for "referenceId" field for any of the categories (skills, education, etc.)
  • Add support for linking skills to education or works using this referenceId as array
  • An endorsement may look like {endorser: {name: string, date: string, company: string}, description: string, referenceId: string}
  • Add support for "endorsements" field for position, education, and skills by adding an array of referenceIds to the endorsers
  • Add a locale field, to specify the language of this resume
  • Add license number field and description field to certificate
  • Dates should be an object like {startDate: string, endDate?: string} or may be more complicated by using {day?: string, month?: string, year: string} instead of string.
  • Add CEFR field to language
@thomasdavis
Copy link
Member

Great feedback.

Will keep this thread open as suggestions for the next release.

The versions are purposefully slow because the ecosystem has to catch up with any changes to the schema.

@gianfranco-s
Copy link

Under "work":
Add

  • isRemote, a boolean
  • location, a string

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants