Skip to content

RalitsaTerzieva/cv-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django CV Generator

DjangoPythonUdemyBootstrap

Unlock your knowledge with this amazing custom beginner Django application, designed specifically for honing your skills in creating a CV builder. Explore the realm of Django as you delve into the art of crafting your very first CV builder project. Immerse yourself in the magic of customization by adding more icons, styles, and logic to elevate your learning experience. Let your imagination soar and embark on a journey to become a master of CV building!

Installation

  1. Clone the repository
git clone https://github.com/RalitsaTerzieva/cv-generator
  1. Install all required packages

  2. Complete all of the migrations

python manage.py makemigrations
python manage.py migrate
  1. Create a super user for yourself
python manage.py createsuperuser
  1. Run your server
python manage.py runserver

If you liked the application, you can always show your appreciation by starring my repo 💫

Cheers, Ralitsa Popova

Releases

No releases published

Packages

No packages published