# Resume Builder Welcome to **Resume Builder** - a website that will build your resume in a safe and fast way. It relies on local storage this means that your data never leaves your computer. It is very fast It uses javascript built in, this means no backend calls for lag/latency. ## Table of Contents - [About](#about) - [Features](#features) - [Installation](#installation) - [How to Play](#how-to-play) - [Screenshots](#screenshots) - [Download](#download) - [Contributing](#contributing) - [License](#license) - [Contact](#contact) ## About Resume Builder the best way to build your resume on the web. I actually looked into building a Resume earlier and I found that almost all resume builders on the web required you to either pay money for download or to remove a watermark. I also noticed that after I tried out some more webstites I got more spam emails and I connected the dots to realize that maybe they were selling my data. I immedietly stopped using these website and decided to solve this problem. Resume Builder relies on localstorage and no backend calls which means a perfectly safe environment for you. Another byproduct of this is speed because it does not rely on any backend it improves the speed drasticly. # Features - Stored in Local Database - Super Fast - Fill in the box type form - Properly Styled finish product - Downloable/Printable final .pdf file - Easy to use UI ## Installation ### Requirements - Node.js - NPM ### Running from source 1. Download source code 2. Make sure you have requirements installed 3. Navigate to downloads or where ever the source code is downloaded 4. CD into the file/directory 5. run **npm install** 6. run **npm run dev** *note: this is not recommended as the code was never built for this and there is no conformation that this will even work.* ## How to Use - First fill out all boxes(it is recommended that you have atleast one object under education, skills, experience) - Submit form - Take the given resume ID and paste it in next page - View/Print Resume - Thats it! ## Contributing Contributions are welcome! If you want to add features, fix bugs, or improve UI, please open an issue or submit a pull request. ## License This project is licensed under MIT License - see LICENSE file for more details ## Contact Developed by Kush/Kcoder: GitHub: [https://github.com/kushmdesai](https://github.com/kushmdesai) Project Repo: [https://github.com/kushmdesai/tk-checkers](https://github.com/kushmdesai/resume-builder-frontend) ## Credits Thanks you for checking out Retro Checkers it was developed because of [Hackclub's Summer Of Making](https://summer.hackclub.com) so a special thanks to them! Check out my project on [Summer Of Making](https://summer.hackclub.com/projects/10426) as well!