CodeProjectz

Search
Generic filters

Download Free Single Page Portfolio Using Django

SINGLE PAGE PORTFOLIO USING DJANGO Feature Image
Project CategoryProject SizeLanguage
4 MB,

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 This Project

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

Click the Button Below to Download Single Page Portfolio Using Django and its Source Codes

Similar Interesting Projects

CRUD App In JavaScript With Source Code

CRUD App In JavaScript With Source Code

CRUD App is a simple project in HTML5, CSS, and JavaScript. This is an interesting project. The project contains only the admin side. The project is for adding the numerous records of the users. This project uses CRUD operation for the management system like adding, deleting, and updating users’ data.

Read More »
Binary To Decimal App In Python with Source Code

Binary To Decimal App In Python with Source Code

The Binary To Decimal App In Python is a simple project developed using Python. The project contains a specific base conversion system. The user can enter the binary numbers and convert them to decimal numbers system. The project file contains a python script (bin2dec.py, bin2dec_pyqt.py). This is a simple GUI-based project which is very easy to understand and use. Also, this project makes a convenient way for the user to gain an idea of how to perform number conversion.

Read More »
HOSTEL MANAGEMENT SYSTEM PROJECT IN PHP, CSS, JAVASCRIPT, AND MYSQL_CPz

Hostel Management System in PHP, CSS, JavaScript and MySQL

“Hostel Management System ” is design for Hostel (like schools, Universities). There will be predefine criteria for the Reservation to the hostels. Students (He/ She) checks the attested application forms of the students obtained from the internet and verify it with the student database.

Read More »
Simple Café Billing System In PYTHON With Source Code

Simple Café Billing System In Python With Source Code

This simple Café Billing System project is written in Python. The project file contains a python script (cafebill.py). This is a simple GUI based application which is very easy to understand and use.  Create café billing system for your school and college projects and assignment. Download the source code of this billing system for free.

Read More »
BMI Calculator App In JavaScript With Source Code

BMI Calculator App In JavaScript With Source Code

BMI Calculator App is a simple project developed using HTML5, CSS, and JavaScript. This project is for checking your BMI. With the BMI value, you can check whether you have a healthy weight or not. Also, you can see the basic features of this calculator in this project.

Read More »