Documentive / TemplateBuddy

An Open Source resume builder for hassle free experience
3 stars 0 forks source link

[READ-NOTE-BEFORE-MERGING] Add option to dump resume into JSON #116

Closed frankhart2018 closed 1 year ago

frankhart2018 commented 1 year ago

Closes #87

Implementation

  1. Clone the latest copy of resume from redux state.
  2. Dump it into a JSON file using blobbed string.
  3. Download the URL thus generated.

Note: Please fix the style of the "Export JSON" button it looks horrible the way I did it.

dhairyaj commented 1 year ago

Closes #87

Implementation

  1. Clone the latest copy of resume from redux state.
  2. Dump it into a JSON file using blobbed string.
  3. Download the URL thus generated.

Note: Please fix the style of the "Export JSON" button it looks horrible the way I did it.

Will Take it up in a separate UI Fix ticket.