Open
Description
Dear maintainers,
I have a open source project that uses the JSON schema from json-resume to build PDF resumes online via a web app. The project is called Resume-Builder.
I recently pushed a feature where you can fill a bunch of forms and then download your JSON resume and then use it in my web app or in any other place that uses the json-resume schema.
This is the form and it was build with formik by looping through the schema.json
file from the resume-schema project, so whenever the schema is updated, the form will also be updated (as long as I publish a new version of course).
Cheers.
Metadata
Metadata
Assignees
Labels
No labels