Skip to content

Portfolio website with CRUD operations. You can add/edit/update/delete projects.

Notifications You must be signed in to change notification settings

PrzemyslawRodzik/personal_portfolio

Repository files navigation

Portfolio in Django

Portfolio website with CRUD operations. You can add/edit/update/delete projects.

Portfolio

Installation

First you should create virtual environment.

Then on the command line, type the following:

pip3 install -r requirements.txt

Usage

To start application type:

python manage.py runserver

.

About

Portfolio website with CRUD operations. You can add/edit/update/delete projects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages