Giter VIP home page Giter VIP logo

developedbygeo / resume-builder Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 6.28 MB

A resume-building app, made with React and Styled Components. Built around a preset template which is populated with user data and allows downloading it in PDF format

Home Page: https://developedbygeo.github.io/Resume-builder/

License: MIT License

HTML 1.24% JavaScript 98.76%
cv-template resume-template resume-builder reactjs styled-components custom-hooks javascript

resume-builder's Introduction

Resume Builder

A React-based, fully responsive resume builder. It is built around the idea of a custom template, which is populated with user-provided data. Each form field features its own validation logic and the app allows to both preview & download an interactive PDF. This project was a lovely chance to practise with Styled Components and custom React hooks.

None of the data provided is collected or stored. Your data never leave the client-side.

Notes about printing and downloading the PDF

Important Note #1: Since the PDF implementation is based on React-to-PDF, certain limitations may apply browser and device-wise. I would recommend accessing the app through Chrome or Opera for the time being.

Important Note #2: Due to API limitations, printing settings cannot be set programmatically through the app. However, you can set them to be the following:

  • Layout: Portrait
  • Paper size: A4
  • Margins & Scale: Default
  • Background graphics: Enabled

Additionally, please ensure that your browser's zoom is set to default (100%) before generating the document.

Important Note #3: The recommended browser for this app is Chrome. There are a few known issues with Firefox, which cannot be controlled through the app. Regardless, if you decide to use Firefox, please enable 'Print Backgrounds' in the 'More Settings' drop-down menu.

Installation

As this project was bootstrapped with React, the following scripts are available:

Install the dependencies:

npm install

Run the app in development mode:

npm start

Launch the test server in the interactive watch mode:

npm test

Features

  • Independent, custom field validation
  • Interactive progress bar that adjusts based on provided data
  • Responsive image adjustment for the profile photograph
  • Custom toggle component

Tech

  • React
  • Lodash
  • React-to-Print
  • Styled Components
  • FontAwesome

For a more detailed overview of the development & production dependencies, please check package.json.

Live Version

https://developedbygeo.github.io/Resume-builder/

Contributing

Contributions are certainly welcome. Please feel free to open an issue/PR if there is something you would like to be changed.

Acknowledgements

A massive thank you to The Odin Project & freeCodeCamp for their guidance and quality material.

License

MIT

resume-builder's People

Contributors

developedbygeo avatar

Stargazers

Roman avatar

Watchers

 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.