/django-web_cv

This is a django single page that renders a curriculum that can be customized using django admin.

Primary LanguageCSS

django-web_cv

This is a django single page that renders a curriculum that can be customized using django admin.

It has multiple personalized sections:

  • Style
  • Contact references
  • Education
  • Languages spoken
  • Interests
  • Skills
  • Biography
  • Working Experiences

Print screens:

In order to edit access url: /admin username: user password: CV_12345 You can edit the user and the "Me" object in order to interact personalize the cv.

In order to view the cv just access url: /web-cv/view.html

Suggestions:

  • Use python 3.12.3 (not tested for other versions)
  • Use Django version 5.0.6 (not tested for other versions)

To install

sudo bash #(if necessary)

cd web_cv pip install -r requirements.txt

To run

python manage.py runserver

Credits

Special thanks

To Xiaoying Riley for providing the css design. more info about it here / webpage or here / git

Done by

Tiago Pombeiro tpombeiro87@gmail.com

Todos

  • Support Multi cv's
  • Picture upload dynamic
  • Multi-language support
  • Project section
  • Integrate with Linkdin
  • Integrate with multiple other css templates
  • Set all links to open in a new page
  • Password protected cv