Skip to content

06.2018 - Simple portfolio website made using Django framework

Notifications You must be signed in to change notification settings

Pegietix/Django-website-portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


06.2018

General Info

Simple portfolio website.

I created it in order to utilize freshly learned Django framework skills, accompanied by some HTML, CSS and Bootstrap. Website is fully responsive on smaller devices.

Technologies

  • drawing Python 3.7.0
  • drawing Django framework
  • drawing HTML
  • drawing CSS
  • drawing Bootstrap

Setup

These instructions will get you a copy of the project up and running on your local machine.

Prerequisites

Instructions

  1. Download and install Python 3.7.0 .
  2. Download or clone the repository.
  3. Create and activate virtualenv on your machine.
  4. Install required files from requirements.txt. You can do it easily with pip install -r requirements.txt command.
  5. Run server in your IDE or manually - python manage.py runserver.

The website is up and running! You can now access it in your web browser at `localhost:8000` address.

Authors

About

06.2018 - Simple portfolio website made using Django framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published