karomamczi / blog-app

Blog App prepared in Django framework, based on Django Girls Tutorial.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blog App

Description

A blog app in Django framework based on Django Girls Tutorial.

Requirements

  • Python 3.5
  • Virtual environment for the project.

Installation

  1. In terminal run cd command to this repository directory.
  2. Activate your virtualenv for the project.
  3. Run pip install -r requirements.txt in your terminal.

Author

Karolina Mamczarz

About

Blog App prepared in Django framework, based on Django Girls Tutorial.

License:MIT License


Languages

Language:JavaScript 60.3%Language:CSS 29.7%Language:Python 6.7%Language:HTML 3.3%