Hacker News new | ask | show | jobs
by ishu3101 3321 days ago
What technologies have you used to create the web app?
1 comments

I've used Angular Material for front end stuff, localStorage for storing data locally and Service Worker to make the app usable offline.
Did you create the resume templates yourself?

How do you download the resume as html once you have entered the data into the app?

Yeah. I've created the resume templates myself and it won't download the resume as HTML, rather it uses browsers in-built capability to print HTML as PDF which we can download.