An online resume builder app would be great! Specially as the placement time is approaching.
- just like they have on linkedin.com
TODO:
1. UI :
-display fields : name, objective, education, skill set, etc.
-feed that input into a php file (POST) and generate an HTML page out of it.
-use CSS to style various fields. refer free templates
-use javascript to toggle between "Complete resume" and "Condensed 1 page resume"
-output options as a)PDF b)HTML Code c)Text
Work started:
ReplyDelete1. Read from user and display in HTML