Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nelsonkariuki/portfolio

My Portforlio using Python-Django
https://github.com/nelsonkariuki/portfolio

Last synced: 2 days ago
JSON representation

My Portforlio using Python-Django

Awesome Lists containing this project

README

        

# SimpleDjangoPortfolio

This is a Simple Python Django Portolio.The portfolio is easy just use "/admin" to login into Django admin panel to change you personal info.




## Run these Commads
### Step 1
pip install -r requirements.txt
### Step 2
python manage.py migrate

### Step 4
python manage.py createsuperuser

### Step 3
python manage.py runserver