Django Resume Builder is a web application that allows users to easily create and manage their resumes using a simple, user-friendly interface.
This project is built with :
'https://github.com/BurhanMohammad/Django-Resume-Bulider.git'
cd Django-Resume-Bulider
python3 -m venv env
source env/bin/activate
pip install -r requirements.txt
python manage.py runserver
2 . Resume creation: Users can create and edit their resumes using a simple, user-friendly interface.
python manage.py runserver
If you'd like to contribute to Django Resume Builder, feel free to fork this repository and submit a pull request. For more information on contributing to the project, please check out Django's Git repository on GitHub.
-
Option 1
- π΄ Fork this repo!
-
Option 2
- π― Clone this repo to your local machine.
- Build your code π¨π¨π¨
- π Create a new pull request.