Y
Hacker News
new
|
ask
|
show
|
jobs
by
ishu3101
3321 days ago
What technologies have you used to create the web app?
1 comments
amitmerchant
3321 days ago
I've used Angular Material for front end stuff, localStorage for storing data locally and Service Worker to make the app usable offline.
link
ishu3101
3320 days ago
Did you create the resume templates yourself?
How do you download the resume as html once you have entered the data into the app?
link
amitmerchant
3319 days ago
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.
link