GithubHelp home page GithubHelp logo

torns / resume-1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from eddievandeer/resume

0.0 0.0 0.0 4.08 MB

一个在线的简历生成器,可选PDF和图片两种打印格式,点击下方链接即可进入使用

Home Page: https://eddievandeer.github.io/resume/

License: MIT License

JavaScript 21.30% HTML 0.62% Vue 67.20% SCSS 10.87%

resume-1's Introduction

自制简历生成器

介绍

此项目是由 vue3 + vuex4 构建的简历生成器,具有如下几个特点:

  • 可通过输入框将内容写入简历中,还有多种主题样式及其颜色可供用户选择,为求职者们提供更加自定义的简历生成过程;
  • 写好简历内容后,点击打印简历按钮即可将简历下载保存至本地,操作简单生成快速,有pdf文件或jpg文件两种格式供用户选择;
  • 未写完的简历内容可以点击保存数据暂时保存为json文件并下载,可在下一次使用时通过点击上传数据按钮,将保存的数据导入生成器继续编写

在线使用

在线使用地址:https://eddievandeer.github.io/resume/

国内用户可访问(不会被墙):

https://resume-eddievandeer.vercel.app/https://resume-inky-one.vercel.app/

本地使用

克隆项目

# 使用HTTPS方式
git clone https://github.com/eddievandeer/resume.git

# 或者使用SSH方式
git clone [email protected]:eddievandeer/resume.git

启动服务

进入项目目录后运行如下指令:

# 安装依赖
npm install

# 启动本地服务
npm run start

resume-1's People

Contributors

eddievandeer avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.