Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/dimitri4788/resumecreator
- Owner: dimitri4788
- License: mit
- Created: 2017-01-15T00:28:14.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-14T05:11:40.000Z (almost 8 years ago)
- Last Synced: 2023-09-11T17:36:42.825Z (over 1 year ago)
- Topics: electron, nodejs, portfolio, resume-creator
- Language: JavaScript
- Size: 779 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 itemsInstallation
------------
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 yetAuthor
------
Deep Aggarwal
[email protected]
Date Started: 01/09/2017