Quick and Easy Official Resume Builder for your College.
The project is made by me, to help students making their official college resumes.
- You can create multiple resumes for different job profiles and save them in the data-base.
- For each Resume get different templates to print out your Resume in the following format.
What things you need to install the software and how to install them
1.Install Python3 along with pip : reference
2 Install Django
$ python3 -m pip install Django
Clone this repository onto your system
$ cd Resume-Builder
$ python3 manage.py makemigrations
$ python3 manage.py migrate
$ python3 manage.py runserver
- Javascript has been used for converting html page to pdf, for saving the resume in pdf format