Problem Statement : Resume Builder The resume builder application made in Django helps to make impressive resumes easily within a few minutes .Building a resume with no help would be a difficult task like deciding layout , text , display necessary field ,etc . So to overcome these difficulties , I came up with a web resume builder that takes basic information such as name,email-id,mobile no.,address,some skills, past experience etc. of the aspirant required when applying for a job. It provides professional resumes, instantly generated by the resume builder .The important aim of this project is to help employees to land their dream job with the perfect resumes .
Check resume_builder_django.
Trybushenko Artem
How to set up?
- Activate environment with venv by typing "source venv/Scripts/activate"
- Being in root folder run server with "python Resume_builder/manage.py runserver 8000"
- Enjoy the CV creator!
Additional libraries : Django Crispy forms
The whole flow of this simple web-app:
First thing first, a start page appears and asks you to fill forms which information will be included in CV:
Features to be created:
- PDF CV converting
- Custom photo including
- Ability to add needed count of skills, but not only 4