portfolio - SINGLE PAGE PORTFOLIO USING DJANGO

SINGLE PAGE PORTFOLIO USING DJANGO

Posted on

portfolio - SINGLE PAGE PORTFOLIO USING DJANGO

Project: Single Page Portfolio Using Django

Single Page Portfolio is a full stack Django Web Application which provides a clean, informative and interactive user interface to place and show their portfolio through the web. It contains responsive pages and tabs to add all the requirements needed to be fulfilled for a complete portfolio page.

About System

The single page portfolio is built in Python Django Framework for backend and HTML, CSS and JavaScript for web frontend. It has clean and interactive UI design for adding and viewing any individual’s portfolio.

This system also provides admin panel from where all the data can be managed.

How To Run The Project?

To run this project, you must have installed Python on your PC. After downloading the project, follow the steps below:

Step-1: Extract/unzip the file

Step-2: Go inside the project folder, open cmd and type the following commands to install Django Framework and run the webserver:

  1. pip install -r requirements.txt
  2. python manage.py runserver

Step-3: Finally, open the browser and go to localhost:8000

The Single Page Portfolio is free to download but use for educational purposes only! In addition, for the project demo, you can have a look at the video below.

DOWNLOAD SINGLE PAGE PORTFOLIO WITH SOURCE CODE: CLICK THE BUTTON BELOW:


Thank you very much for your visiting in our simple blog, share tutorial and programming coding. Hope this blog will help you in fixing your coding problem.

source : code-projects.org