An application that lets you create your resume with ease and no headaches of formatting; written using Electron and http://electron.atom.io/.
- Lets you create resume with no need for formatting, indentation et cetera from your side
- Lets you save currently filled resume form so that later on you can start from where you left off
- Lets you save the resume as a pdf file
- Lets you arrange (sort) the dynamically added items
Install Node.js: https://nodejs.org/en/
# Install dependencies
$ npm install
# Install ResumeCreator (it will be installed in the /Applications directory where all your apps live)
$ npm run package-osx
NOTE: ResumeCreator.app is only tested on Mac OSX.
- Provide different resume templates that user can choose from; major code changes/additions needed
- Provide user with the feature where they can add/remove different section(s)
- Provide fields validator
- No known issues yet
Deep Aggarwal
deep.uiuc@gmail.com
Date Started: 01/09/2017