Skip to content

Create professional resumes online with this Django-based web application. Simply fill out the form with your personal information, skills, education, and experience, and generate a formatted resume in PDF format with a click. Easy setup and deployment.

License

Notifications You must be signed in to change notification settings

PoulasthaMukherjee/Online-Resume-Builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Online Resume Builder using Django

Welcome to the Online Resume Builder using Django project! This web application allows users to easily create professional resumes by filling out a form with their personal information, educational background, skills, work experience, and more. The generated resume can be downloaded as a PDF, ensuring high-quality output for job applications or personal use.

Tech stack

Python Django HTML CSS JS PA

Demo

Live Demo

Features

  • User-Friendly Interface: The web app provides a structured form for inputting personal information, skills, education, projects, work experience, and achievements, making it easy for users to create comprehensive resumes.

  • PDF Generation: The app utilizes HTML to PDF conversion to generate resumes in PDF format, ensuring compatibility and professionalism in the final output.

  • Customizable Templates: Users can customize their resumes by filling out the form with relevant information, allowing for flexibility in resume design and content.

Installation

To set up the project locally, follow these steps:

  1. Clone the repository:
git clone https://github.com/PoulasthaMukherjee/Online-Resume-Builder
  1. Install the required dependencies:
pip install -r requirements.txt
  1. Apply migrations:
python manage.py makemigrations
python manage.py migrate
  1. Run the development server:
python manage.py runserver

Usage

  1. Access the web application through your browser.
  2. Fill out the form with your personal information, educational background, skills, work experience, projects, and achievements.
  3. Click the "Submit" button to generate your resume.
  4. Review and download your resume in PDF format.

About

Create professional resumes online with this Django-based web application. Simply fill out the form with your personal information, skills, education, and experience, and generate a formatted resume in PDF format with a click. Easy setup and deployment.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published