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

Calendar Generator In Python With Source code

Calendar Generator In Python With Source code

The Calendar Generator is a simple project developed using python. It is a simple interesting calendar generating mini project. This project is a GUI based which helps in creating calendar from the year of users input. This project is an interesting and simple project.

Read More »
Simple Contact Book In Java with source code

Simple Contact Book In Java with source code

Simple contact book in Java is a simple personal diary for the management of personal contacts. The whole system uses the NetBeans IDE. The system does not have MySQL as database support. The system supports all the features are here in this system.

Read More »
School Fee Enquiry System In C++ With Source Code_Feature Image

School Fee Enquiry System In C++ With Source Code

School Fee Enquiry System is based on the concept of storing fee structures of school classes. In this system, there is no login feature for the admin. The user can use the features of it which include viewing the fee structure of all or any class, modifying the fee structures as per the need. Thus, this mini-project contains limited features, but the essential one.

Read More »
Simple Inventory Management In Python With Source Code

Simple Inventory Management In Python With Source Code

Simple Inventory Management is a simple system that can register, view product items and sales. Also, the system is useful as a model of how to construct a simple inventory system within Python. This simple project has text file to store the current inventory details. Also, this is a simple cmd based project which is easy to understand and use.

Read More »