- Clone This Project
git clone https://github.com/sajib1066/makeportfolio.git
- Go to Project Directory
cd makeportfolio
- Create a Virtual Environment
python3 -m venv env
- Activate Virtual Environment
source env/bin/activate
- Install Requirements Package
pip install -r requirements.txt
- Migrate Database
python manage.py migrate
- Create Super User
python manage.py createsuperuser
- Finally Run The Project
python manage.py runserver
- After Login Admin Panel Go To this url
http://127.0.0.1:8000/admin/theme/theme/add/
and add two theme like that. Make sure data is same as image.
- Add Portfolio Category
Go to this url
http://127.0.0.1:8000/admin/portfolio_item/portfoliocategory/add/
and some portfolio category.
After Setup You can use it easily.
If you found some issue to setup then feel free to contact me. Facebook