5 ms·
What technologies have you used to create the web app?
by ishu3101 9y ago
What technologies have you used to create the web app?
- amitmerchant 9y agoI've used Angular Material for front end stuff, localStorage for storing data locally and Service Worker to make the app usable offline.
- ishu3101 9y agoDid you create the resume templates yourself? How do you download the resume as html once you have entered the data into the app?
- amitmerchant 9y agoYeah. 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.