Hacker News new | ask | show | jobs
by dethi 2274 days ago
Nice UI! A few comments:

- It would be nice to be able to see a preview of the template in full size

- How do you export the résumé at the end?

- I couldn't find the code. Where is it?

1 comments

Thank you so much :)

I'll definitely look into what can be done about those previews. Right now, it's not that hard to just load the dummy data (from the Actions Tab) and cycle through the templates, but I'll look into making the process easier.

As for the export options, as defined in the Actions Tab, you can print the resume at any time and the browser has options to print as PDF. Also, you can export the data as JSON and import it back again, keeping it completely portable.

The GitHub Repository can be found here: https://github.com/AmruthPillai/Reactive-Resume

There is an About Tab as well which has the link to the repository from within the app :)

Oh, I didn't see the action time the first time. Maybe that should be more easily accessible/visible.

The dummy data loading, that's exactly what I was looking for when I suggested adding a bigger template preview.