Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dimitri4788/resumecreator

An application that lets you create your resume with ease; no headaches of formatting.
https://github.com/dimitri4788/resumecreator

electron nodejs portfolio resume-creator

Last synced: 2 months ago
JSON representation

An application that lets you create your resume with ease; no headaches of formatting.

Awesome Lists containing this project

README

        

Resume Creator
==============

An application that lets you create your resume with ease and no headaches of formatting; written using Electron and .



### Features
- 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

Installation
------------
Install Node.js:

```sh
# 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.

Future Improvements / New Features / Issues
-------------------------------------------
#### New Features (Future Improvements)
- 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

#### Issues
- No known issues yet

Author
------
Deep Aggarwal
[email protected]
Date Started: 01/09/2017