-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME.Rmd
35 lines (23 loc) · 857 Bytes
/
README.Rmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
---
output: github_document
---
<!-- README.md is generated from README.Rmd. Please edit that file -->
```{r, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
fig.path = "man/figures/README-",
out.width = "100%"
)
```
# ResumeBuilder
<!-- badges: start -->
<!-- badges: end -->
The goal of ResumeBuilder is to create great looking resumes using simple user inputs or by uploading pre-filled templates. This project supplements Yihui Xie's [pagedown](https://pagedown.rbind.io/).
## App
You may find the app at https://resume-builder-x39to.ondigitalocean.app/
## Steps
1. **Resume > Input.** Download template *OR* fill out survey.
2. **Resume > Build.** Upload filled out template or choose *Survey* as
the source.
3. **Resume > Build.** Push the *Generate* button to download the Resume in pdf format.